Topbar
Topbar
Sign in
|
Join
|
Client Center
Home
Products
Client Center
Contact
Purchase
Support forums
»
Products
»
Cute Editor for .NET
»
Re: Problem with setting Input box to Read Only
Re: Problem with setting Input box to Read Only
08-08-2007, 8:50 AM
PJB
Joined on 08-07-2007
Posts 8
Re: Problem with setting Input box to Read Only
Reply
Quote
I'm using version 2.0.0.3 of Firefox.
So to recap, Firefox 2.0.0.3 gives the following:
<input readonly="readonly" value=" " align="bottom" />
And IE6 gives the following:
<input readOnlyvalue=" " type="text" /></input>
Cheers
View Complete Thread