Hi guys i would like to know the codes necessary to make lightbox load / show up immediately a webpage completes loading and also i would like to know if this can be implemented on a forum page also .
Use onLoad with the body attribute to call the lightbox script. <body onLoad="lightbox()"> Code (markup):