Hi Shawn,

I've managed to 'solve' my problem.

I've added the following to my stylesheet:

af|treeTable::collapsed-icon{
content:url(/skins/beach/images/showarrow.gif); width:16px; height:
16px;
}

 
af|treeTable::expanded-icon{
content:url(/skins/beach/images/hidearrow.gif); width:16px; height:
16px;
}


This works correctly on Firefox and IE6.

Cheers,

Ritchie

-----Original Message-----
From: Bertrand, Shawn R [mailto:[EMAIL PROTECTED] 
Sent: 12 April 2007 13:33
To: [EMAIL PROTECTED]
Subject: Collapsed icon in tree shows as square in IE

Has anyone ever seen the collapse icon in IE appear as an empty square
instead of the right-pointing triangle?  The expanded icon is fine, and
this behavior is only seen in IE (FireFox shows a correct icon).  I am
overriding the default colors in CSS (via skin selectors), and the color
of the square is accurate.

 

The tree demo works fine in both browsers.

 

Thanks in advance,

 

Shawn

 

Reply via email to