Orionsbelter Posted January 18, 2009 Share Posted January 18, 2009 where can i find one? Quote Link to comment 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 }); Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.