This is a migrated thread and some comments may be shown as answers.

RadTextBox with EmptyMessage in firefox

2 Answers 91 Views
Input
This is a migrated thread and some comments may be shown as answers.
Tom
Top achievements
Rank 1
Tom asked on 20 Oct 2009, 09:07 PM

I am having trouble with the EmptyMessage parameter being viewable in firefox.  This is what is happening:

I have a page that has a radtextbox as shown

<rad:RadTextBox ID="txtEmail" runat="server" MaxLength="200" EmptyMessage="E-mail address" EnableEmbeddedSkins="false" Skin="TEST" Width="200px" /> 

When I view the page in IE everything is good in that the empty message appears, and when I set focus to the textbox the message goes away and when the textbox loses focus the message comes back.  The problem I am seeing is when viewing this same page in firefox.  The page loads just fine with the empty message in the text box and it goes away when I set focus to the text box.  But when focus is lost in the text box without typing anything in, the empty message does not reappear.

I was looking at a demo on the telerik site:
http://demos.telerik.com/aspnet-ajax/input/examples/radtextbox/firstlook/defaultcs.aspx

and experienced the same thing.  I am running firefox 3.0 if that helps.

Do I need to add anything else to the radtextbox to get this to work in firefox too?

Thanks

2 Answers, 1 is accepted

Sort by
0
Dimo
Telerik team
answered on 21 Oct 2009, 06:43 AM
Hello Tom,

I tested with Firefox 3.0.14, 3.5.3 and 2.0.0.14 and the problem was not reproduced. Do you have some add-ons, which could interfere with the browser's Javascript engine? Try running Firefox in Safe Mode or test on another PC.

Regards,
Dimo
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
0
Tom
Top achievements
Rank 1
answered on 21 Oct 2009, 02:00 PM
Dimo,

Not sure what I did to fix it (restarting my pc seemed to do the most), but all seems to be ok now.

Thanks
Tags
Input
Asked by
Tom
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Tom
Top achievements
Rank 1
Share this question
or