Hi everyone

I have the lightbox working properly on the site but actually want it to pop up/open automatically, say after 2 seconds after the page is loaded and without having to trigger it by klicking a href link.

I noticed daniweb has exactly the same function here on this site!

What code would I need to add to make this happen?

Thanks
Mitch

just use

windows.setTimeOut(__function that launches lightbox effect__,2000);
Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.