Skip to main content

Aware of Flash for Iphone? 99 Responses

Last post: 2 years, 9 months ago | Thread started: Aug 8, 09, 7:45 a.m.

RespondNew TopicDisable Images

Out of context: Response #2 [Aug 8, 09, 7:45 a.m.]

  • Iggyboo

    Well if they wont I found this great alternative for a redirect for your Iphone version of your websites... this is so cool you insert this into the head of your doc, and if you have flash on your website you just ditch it for your iphone.html version and save it up on the web and away you go..

    <script type="text/javascript">
    if ((navigator.userAgent.indexOf('i... != -1) ||
    (navigator.userAgent.indexOf('iP... != -1)) {
    document.location = "http://yourwebsitehere.com/ipho...
    }
    </script>

    • it actually didn't let me put it in there... its "http:// your website here . c o m / iphone"; } </script>Iggyboo
    + add note

    You must be logged in to add a note. Login now or register for an account.

    Cancel

Skip to main content