Flash lightbox...
Flash lightbox...
Out of context: Reply #6
- Started
- Last post
- 6 Responses
- wwfc0
...apparantley this fixes the centered issue - but I dunno where it goes??? anyone suggest the right place for it:
// on page load call TB_init
$(document).ready(TB_init);
// on resize page call TB_init
$(document).onresize(TB_init); // NEW CODE !!!