[FIXED] [1.0] HyperLink with icon problem on IE6
New Community Forums available at http://forums.ext.net
 

Coolite Forums

Welcome Guest ( Login | Register )
 
[FIXED] [1.0] HyperLink with icon problem on...
Subscribe
Last Login: 6/17/2010 7:13:17 AM
Posts: 4,
Posted 2/16/2010 6:47:47 AM

Group: Coolite Early Adopter
HyperLink control doesn't render the defined icon properly  on IE6

<ext:HyperLink runat="server" Icon="DoorOut" Text="Logout" NavigateUrl="./Login.aspx" />


Is it a bug? I supose this problem has been reported before, but I couldn't find the topic in the forum.

Thanks in advance

Last Login: 7/5/2010 10:10:13 AM
Posts: 7,853,
Posted 2/16/2010 12:16:59 PM

Group: Core Development Team
Hi,

Fixed for 1.0
You can use the folliwng workaround

1.Define Cls="fixIE6" for the hyperlink
2. Add to the page the following css rule
.fixIE6 .x-label-icon{width:16px;height:16px;vertical-align:middle;}

--
Vladimir Shcheglov
Coolite Inc.
Development Team
Forum Guidelines | Coolite Examples | Coolite API Docs | ExtJS API Docs | Twitter
« Prev Topic | Next Topic »
Reading This Topic
Active Users: 0 ( 0 guests, 0 members, 0 anonymous members )
No members currently viewing this topic.
All times are GMT -5:00, Time now is 8:53pm