Results 1 to 8 of 8

Thread: lightbox2 newbie help w/ IE

  1. #1
    Join Date
    Apr 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default lightbox2 newbie help w/ IE

    Script: Lightbox 2
    http://www.dynamicdrive.com/dynamici...box2/index.htm

    Page I am having problems:
    http://remmepark.com/raynah.html
    I am using a Mac and when tested on PC with IE (I think version 6) they say "I am getting an error on the page with the multiple photos after I open one at a time. I only get half the page of pictures back. If I refresh it fixes it. ??"

    How do I fix this? In really simple terms, please...
    Thank you
    Susan

  2. #2
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    I'd advise you to abandon v2... it causes the whole tab to simply remain dark for me under FX. I guess that's the reason the original was left up.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  3. #3
    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

    Quote Originally Posted by Twey
    I'd advise you to abandon v2... it causes the whole tab to simply remain dark for me under FX. I guess that's the reason the original was left up.
    On the demo page? I'm not seeing that in FX (FF for folks who don't know).

    On cowgurl's page I get these:

    Error: MM_preloadImages is not defined
    Source File: http://remmepark.com/raynah.html
    Line: 1

    Error: MM_swapImage is not defined
    Source File: http://remmepark.com/raynah.html
    Line: 1

    Error: MM_swapImgRestore is not defined
    Source File: http://remmepark.com/raynah.html
    Line: 1

    So, at the very least, it is a script conflict. However, the lightbox part appears to be working. Another thing, the images themselves are too big. You should use thumbnails for the images on the page, and your larger images should be 700x500 tops.

    For troubleshooting purposes, get rid of:

    Code:
    onload="MM_preloadImages('home_red.gif','rembrandt_red.gif','valentino_red.gif','info_red.gif','sales_red.gif','photography_red.gif','events_red.gif')"
    from your body tag and all instances of:

    Code:
    onmouseout="MM_swapImgRestore()" onmouseover="MM_swapImage('info','','info_red.gif',1)"
    and similar.
    - John
    ________________________

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

  4. #4
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    So? I click the image, and a blank white square appears in the middle of the darkened background. If I click in the background, that square vanishes, but the dark background doesn't, rendering the page unusable until refresh.

    Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.8.0.4) Gecko/20060607 Firefox/1.5.0.4
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  5. #5
    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

    On DD's demo page? If so, must be a 'nix thing.
    - John
    ________________________

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

  6. #6
    Join Date
    Jun 2005
    Location
    英国
    Posts
    11,876
    Thanks
    1
    Thanked 180 Times in 172 Posts
    Blog Entries
    2

    Default

    Yes... very odd.
    Twey | I understand English | 日本語が分かります | mi jimpe fi le jbobau | mi esperanton komprenas | je comprends français | entiendo español | tôi ít hiểu tiếng Việt | ich verstehe ein bisschen Deutsch | beware XHTML | common coding mistakes | tutorials | various stuff | argh PHP!

  7. #7
    Join Date
    Apr 2006
    Posts
    12
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Thank you, John
    I took away the funky links on the left, and this seems to have fixed the issue.
    I'll just find a different way to show the links.
    As for the images themselves being too big, I agree, but I am building this for friends and this is how they want them, I am still going to argue my point though.
    Thanks for your help!!!!!!!!!
    Susan

  8. #8
    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

    You're welcome. You might want to check out this link to the author's page:

    http://www.huddletogether.com/projec...tbox2/#support

    It talks about the problem you were having but, I suspect part of your problem was also not having the various MM_ image functions available to the page.
    - 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
  •