|
Rank: Newbie Groups: Member
Joined: 2/19/2008 Posts: 3
|
We are using a registered version of your TabStrip control. It displays fine on Safari 2.0.4 but does not display at all on Safari 3.0.4.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi Bill,
Do you mean Safari for Windows? Also can you post your TabStrip definition?
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 2/19/2008 Posts: 3
|
The version of Safari is on a Mac OS X.
the URL is : gamma.sun-herald.com
this is the code:
<eo:TabStrip ID="TabStrip1" runat="server" ControlSkinID="None" MultiRow="True" Width="725px" RaisesServerEvent="True" RowSpacing="1" EnableViewState="False"> <LookItems> <eo:TabItem Height="21" HoverStyle-CssText="background-image:url('~/images/tabs/SelectedCenter.gif');background-repeat:repeat-x;color:white;font-family:Lucida Sans;font-size:13px;font-weight:bold;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;position:relative;top:2px;" Image-Url="" ItemID="_Default" LeftIcon-HoverUrl="~/images/tabs/SelectedLeft.gif" LeftIcon-SelectedUrl="~/images/tabs/SelectedLeft.gif" LeftIcon-Url="~/images/tabs/UnselectedLeft.gif" NormalStyle-CssText="background-image:url('~/images/tabs/UnselectedCenter.gif');background-repeat:repeat-x;font-family:Lucida Sans;font-size:13px;font-weight:bold;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;position:relative;top:2px;" RightIcon-HoverUrl="~/images/tabs/SelectedRight.gif" RightIcon-SelectedUrl="~/images/tabs/SelectedRight.gif" RightIcon-Url="~/images/tabs/UnselectedRight.gif" SelectedStyle-CssText="background-image:url('~/images/tabs/SelectedCenter.gif');background-repeat:repeat-x;color:white;font-family:Lucida Sans;font-size:13px;font-weight:bold;padding-bottom:0px;padding-left:0px;padding-right:0px;padding-top:0px;" Text-Padding-Bottom="2" Text-Padding-Top="1"> <SubGroup ItemSpacing="1" Style-CssText="background-image:url(00010000);background-position-y:bottom;background-repeat:repeat-x;color:black;cursor:hand;font-family:'Microsoft Sans Serif', Verdana;font-size:8.25pt;"> </SubGroup> </eo:TabItem> </LookItems> <TopGroup> <Items> <eo:TabItem Text-Html="Bartow" Width="144" Value="1" Text-NoWrap="True">
</eo:TabItem> <eo:TabItem Text-Html="DeSoto" Width="144" Value="2"> </eo:TabItem> <eo:TabItem Text-Html="Englewood" Width="144" Value="3"> </eo:TabItem> <eo:TabItem Text-Html="Lake Placid" Width="144" Value="4"> </eo:TabItem> <eo:TabItem Text-Html="Lake Wales" Width="144" Value="5"> </eo:TabItem> <eo:TabItem Text-Html="North Port" Width="144" Value="6"> </eo:TabItem> <eo:TabItem Text-Html="Port Charlotte" Width="144" Value="7"> </eo:TabItem> <eo:TabItem Text-Html="Punta Gorda" Width="144" Value="8"> </eo:TabItem> <eo:TabItem Text-Html="Venice" Width="144" Value="9"> </eo:TabItem> <eo:TabItem Text-Html="Hardee" Width="144" Value="10"> </eo:TabItem> </Items> </TopGroup> </eo:TabStrip>
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Hi,
Thanks for the information. We will look into it and let you know as soon as we find anything.
Thanks
|
|
Rank: Newbie Groups: Member
Joined: 2/19/2008 Posts: 3
|
FYI
I downloaded and installed the latest release, but it did not resolve this issue.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
Thanks for the update. This issue is still open, it's not addressed in the latest build yet.
|
|
Rank: Administration Groups: Administration
Joined: 5/27/2007 Posts: 24,194
|
This issue has been resolved in build 2007.2.35.
|
|