Results 1 to 3 of 3

Thread: Problems with Lightbox 2.03

  1. #1
    Join Date
    Jul 2005
    Location
    West Lothian, Scotland
    Posts
    37
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default Problems with Lightbox 2.03

    Script Title: Lightbox Image Viewer v2.03a

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

    ---------------------------------------------------------------

    I have used this script on a few other websites with no problems but I have a couple of niggly issues on this occasion.

    I am currently working on a new website - www.easi-web.co.uk/steading.

    On the Gallery page the pics open up fine in Firefox but they have the unwanted "Image 1 of 9" at bottom left of the pic even though I havn't used the grouping option. However a more important problem is when viewed with IE6, the pics don't open in Lightbox at all. A similar problem occurs with the bottom three pics on the "Homepage" as well.

    Accommodation page - everything works fine in both Firefox and IE6 with no "Image 1" caption visible. I cannot see what I have done differently on this page compared to the two pages causing the problems.

    Any suggestions would be appreciated please.

  2. #2
    Join Date
    Oct 2009
    Posts
    845
    Thanks
    14
    Thanked 189 Times in 188 Posts

    Default

    Hi I notice this in your code
    Code:
    <a href="Pics/DSCF2447.jpg" "rel=lightbox">
    it should probably be like this instead
    Code:
    <a href="Pics/DSCF2447.jpg" rel="lightbox">

  3. #3
    Join Date
    Jul 2005
    Location
    West Lothian, Scotland
    Posts
    37
    Thanks
    6
    Thanked 0 Times in 0 Posts

    Default

    Cheers. Many thanks - that is indeed the problem. I should hang my head in shame as I have used this script before and I still didn't spot that error.

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
  •