Orionsbelter Posted January 18, 2009 Share Posted January 18, 2009 where can i find one? Link to comment https://forums.phpfreaks.com/topic/141322-lightbox-on-load/ Share on other sites More sharing options...
RichardRotterdam Posted January 18, 2009 Share Posted January 18, 2009 are you asking to start lightbox when the page is loaded? lightbox uses prototype framework so you can use that document.observe('dom:loaded', function () { //your lightbox call }); Link to comment https://forums.phpfreaks.com/topic/141322-lightbox-on-load/#findComment-739676 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.