Hi There
Our website uses AddThis, and on the same page we have a button which opens a lightbox. The content of the lightbox calls an Iframe.
This works well on most browser except IE7 and we discovered that the following line causes the lightbox not to work
<script type="text/javascript" src="http://s7.addthis.com/js/250/addthis_widget.js#pubid=blah blah code"></script>
PS: I tried Colorbox and Thickbox.. same behavior. as soon as I remove the above Addthis code. The problem no longer appears
Any idea ?
Thanks
Chris
This question is closed to new answers.