Hello
I am using a JS Framework called Lightbox and everything works when I click a link to open the Lightbox. I am now trying to open this same Lightbox with the body onLoad method but it does not work. In Firefox, I get this error.
$("overlay") has no properties
Looking at the code, overlay seems to be a CSS element. Has anyone else experienced this issue and if so, how did you open a Lightbox on body onLoad?
Thanks.







Bookmarks