Results 1 to 2 of 2

Thread: IE DHTML Display Issue

  1. #1
    Join Date
    Jun 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default IE DHTML Display Issue

    I have been working on a simple DHTML photo gallery and I have it working perfectly in Firefox, Safari, and the old Mac version of IE 5.2.3 but not in IE 6 under WinXp SP2. The stuff that doesn't work is when I click on a thumbnail it doesn't display the new image and when I click the link to go to the next set it doesn't load the new thumbnails. You can check out the page and code at http://www.birkesphoto.com/ashford/. Any help would be greatly appreciated.

  2. #2
    Join Date
    Jun 2006
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Alright I figured out the issue. Instead of using href="javascript:void(0);" and calling the function through onclick I needed to call the function in the href.

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
  •