Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Keith on Apr 01, 2008 13:07
open dhtmlx forum
Images appear on every tab

We are loading a DJHTMLXTabbar using xml. When using a "text-indent" style the text appears on just that tab but the image appears on every tab.

<div id=bA1detail style='text-indent:18pt; visibility: visible; display: inline;'>
    <div onmouseover="this.style.textDecoration='underline'; this.style.color='maroon';"
    onmouseout="this.style.textDecoration='none'; this.style.color='black';">
    <span >
        <img src='images\shared\iconText.gif'>
    <span class=clsBinderITEM>Greeting Letter</span>
    </span>
    </div>
Answer posted by Support on Apr 02, 2008 00:44
Problem can't be reconstructed locally - please check attached sample , it uses same data in XML, but all rendered correctly.
Attachments (1)