Thickbox module printing titles multiple times
rdixon2005 - April 1, 2009 - 20:14
| Project: | Thickbox |
| Version: | 6.x-1.2 |
| Component: | User interface |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Jump to:
Description
We have instances where the "TB title" is printing multiple times.
I this has occurred on both IE7 and Firefox 3, but does not occur every time you open the link.
html looks like this
div id="TB_window" style="margin-left: -215px; width: 430px; margin-top: -220px; display: block; opacity: 1;">
<div id="TB_title">
<div id="TB_ajaxWindowTitle"/>
<div id="TB_closeAjaxWindow">
</div>
</div>
<div id="TB_title">
<div id="TB_ajaxWindowTitle"/>
<div id="TB_closeAjaxWindow">
</div>
</div>| Attachment | Size |
|---|---|
| error.JPG | 137.26 KB |

#1
I'm getting this issue too.
Any ideas?