jquery-lightbox icon indicating copy to clipboard operation
jquery-lightbox copied to clipboard

flash reloads after lightbox shows image

Open norn opened this issue 16 years ago • 2 comments

Hi, thanks for the great plugin!

I used it for the page with embeded flash application and have some issue - flash app reloads after I watch image with lightbox. I found that problem is in $("select, embed, object").hide();, so I commented it and everything works fine for me. I don't know the reverse side of this fix and it will be good if somebody solve it in correct way and commit to the tree.

norn avatar May 30 '09 03:05 norn

I'm going to see what I can do about this. Those elements were hidden because in certain browsers (I think firefox on the mac, specifically), the lightbox would never cover them. I'll see what I can figure out, and keep you posted.

krewenki avatar Jun 17 '09 17:06 krewenki

I have the same problem. Did you find some solution to solve?

mcianc avatar Jul 16 '09 08:07 mcianc