Welcome Guest Search | Active Topics | Sign In | Register

SlideMenu + CustomItem + TextBox with firefox Options
Mick
Posted: Wednesday, September 26, 2007 3:57:34 PM
Rank: Member
Groups: Member

Joined: 9/9/2007
Posts: 18

Hello,

It is impossible to select the text of the textbox with firefox.

Example of script below :

<eo:SlideMenu ID="SlideMenu2" runat="server" Width="160px">
<TopGroup>
<Items>
<eo:MenuItem CustomItemID="CustomItem1" Text-Html="test">
</eo:MenuItem>
</Items>
</TopGroup>
</eo:SlideMenu>
<eo:CustomItem ID="CustomItem1" runat="server" Height="50px" Width="150px">
<asp:TextBox ID="TextBox1" runat="server"></asp:TextBox>
</eo:CustomItem>

how to resolve this problem ?

Thank you.
eo_support
Posted: Wednesday, September 26, 2007 4:11:16 PM
Rank: Administration
Groups: Administration

Joined: 5/27/2007
Posts: 24,083
Hi Mick, unfortunately this is one of the few FireFox quirks that we haven't found any workaround yet. :( The problem should not affect user typing though.
Mick
Posted: Wednesday, September 26, 2007 4:23:32 PM
Rank: Member
Groups: Member

Joined: 9/9/2007
Posts: 18
ok thank you.


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.