Results 1 to 2 of 2

Thread: FrogJS 1.1 problem loading in Explorer

  1. #1
    Join Date
    Nov 2009
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default FrogJS 1.1 problem loading in Explorer

    FrogJS 1.1

    http://www.dynamicdrive.com/dynamici...ogjs/index.htm

    The script works fine in latest versions of firefox and safari but does not work in Explorer (not the latest version)
    The first image loads but not any thumbnails - what am I missing here?

  2. #2
    Join Date
    Mar 2005
    Location
    SE PA USA
    Posts
    30,495
    Thanks
    82
    Thanked 3,449 Times in 3,410 Posts
    Blog Entries
    12

    Default

    This script was written before the advent of IE 8. I had several cracks at getting it to work in that browser, but was never successful. Unless someone else comes up with a working version for IE 8, I'd say that the script is a lost cause.

    However, you can try this one workaround that I haven't looked into yet as regards this script. That is forcing IE 7 mode for IE 8. To do so, put this meta tag as the first thing before your page's title tag and any other meta tags that might be there:

    HTML Code:
    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7">
    But it has been my experience that even if the page already works in IE 7, though this may help it in IE 8 if there are problems in that browser, it doesn't always do the trick.
    - John
    ________________________

    Show Additional Thanks: International Rescue Committee - Donate or: The Ocean Conservancy - Donate or: PayPal - Donate

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •