Lightbox not working on some networks
Lightbox not working on some networks
Out of context: Reply #4
- Started
- Last post
- 10 Responses
- jonturi0
i am on Windows XP here at work and got this error using IE7
i had this problem happen to us. after searching for the cause i found one line referencing a javascript that was the culprit.
i think it has more to do with the placement of the script.
see this link: http://support.microsoft.com/def…
i moved the script to the end of the main html page (our script was buried in a <td> and within a PHP include) and this solved the problem.
