Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Load different header file if IPAD views website using PHP includes?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #34930
    jchap59
    Participant

    OK, here’s my problem.

    I have a website with a flash animation in the header section. The header section (file) is loaded by using a standard PHP include. However, when viewed with an ipad the flash animation does not work. Is it possible to detect the ipad coming into the site and somehow load a different header file without the flash animation? (Don’t really want to build an ipad version of the website for such a small issue.)

    Totally new to PHP – have only used very basic functions like includes etc.

    Thanks in advance for any help or guidance.

    John C

    #89764
    standuncan
    Member

    What are you looking to replace the Flash ani with.. video? image? slider?

    I know I have used Flash as a fallback, but I think you can do vice-verse too with HTML5 video embed… just change the order of the sources.





    #89970
    jchap59
    Participant

    Thanks for all of the responses. Will try your suggestions and report back

    John C

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.