I have a fairly large js lightbox gallery and an hasty user can click on a thumb before the page has finished loading, this may result in opening the actual image without the "cool" js popup effect.
Are there nice ways of "forcing" the user to wait for the page to finish loading before clicking?
Thank you very much