Leandro: Love the plug-in, but I had one small issue with IE6… Dynamically-created absolutely-positioned objects often “get lost” in IE6. The easiest solution I have found is to “remind” IE that the object exists. So, after appending the Lightbox HTML to the BODY, I added this statement: $(‘#jquery-lightbox’).css({position:’absolute’}); This resolved the issue in IE6. Tchau, e muito obrigado!! Atg
Hello,
I’m using your lightbox-Plugin for jQuery. I have a question. Is it possible to autostart a gallery by entering a site and how can I do this.
Thank you and have a nice day – Guido
I found a little bug, the jquery-overlay, that covers the background sometimes comes a little short, if the original height of the page is less than the height after the lightBox kicks in.
Fixed that by changing the position of #jquery-overlay to fixed in the css.
But it should be that
$(‘#lightbox-container-image-data-box’).css({ width: intWidth });
for a html file with no xhtml DTD on IE,
in the function , _resize_container_image_box().
Thanks for lightbox. L have one question. Lightbox for prototype have one cool option like show iframe instead of image , i mean if href is link to some site light box will show site.Cant find this option in your work .Is it there ? if no – will be it ?
Hi,
i’m using ur lightbox but i want to some change like where come image 4 of 3 …i want change like gallery# 4 of 2 and other changes is where is come title i want here add link like title Live image can its possible if possible den pls tell me or send me detail on my gmail id thanks.
[...] O Labs do Leandro Vieira Pinho agora é uma página denominada como Projetos. O Fórum foi removido. [...]
[...] plugin is written by Leandro Vieira Pinho, must say: great job Leandro. very good looking, easy to [...]
Leandro: Love the plug-in, but I had one small issue with IE6… Dynamically-created absolutely-positioned objects often “get lost” in IE6. The easiest solution I have found is to “remind” IE that the object exists. So, after appending the Lightbox HTML to the BODY, I added this statement: $(‘#jquery-lightbox’).css({position:’absolute’}); This resolved the issue in IE6. Tchau, e muito obrigado!! Atg
Hello,
I’m using your lightbox-Plugin for jQuery. I have a question. Is it possible to autostart a gallery by entering a site and how can I do this.
Thank you and have a nice day – Guido
I found a little bug, the jquery-overlay, that covers the background sometimes comes a little short, if the original height of the page is less than the height after the lightBox kicks in.
Fixed that by changing the position of #jquery-overlay to fixed in the css.
Leandro your a genius i admire you…:) i used your jquery light box and i love it
it’s good and pretty.
But it should be that
$(‘#lightbox-container-image-data-box’).css({ width: intWidth });
for a html file with no xhtml DTD on IE,
in the function , _resize_container_image_box().
Thanks for lightbox. L have one question. Lightbox for prototype have one cool option like show iframe instead of image , i mean if href is link to some site light box will show site.Cant find this option in your work .Is it there ? if no – will be it ?
Your lightbox is the most used jquery plugin I think !
Congratulation
Hi,
i’m using ur lightbox but i want to some change like where come image 4 of 3 …i want change like gallery# 4 of 2 and other changes is where is come title i want here add link like title Live image can its possible if possible den pls tell me or send me detail on my gmail id thanks.
Hi, first I’d like to thanks you due to I’ve used you plugin and it’s great… but I´ve got a question:
Is it posible to use files with special characters like “á”, “ñ”,… (spanish characters)? For example: eñe.jpg?
Thanks a lot!