Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: Read Only Text Field


Message #1 by "kahine Kldon" <kahine@h...> on Thu, 30 Aug 2001 10:47:49 +0000
Hi Israel!

Yes taht's right I'm writing down the one you send yesturaday.

Greets

Kahine


>From: "Johnson, Israel" <IJohnson@R...>
>Reply-To: "javascript" <javascript@p...>
>To: "javascript" <javascript@p...>
>Subject: [javascript] FW: Read Only Text Field
>Date: Fri, 31 Aug 2001 11:39:19 -0400
>
>looks like what I sent you yesterday...
>
>-----Original Message-----
>From: Johnson, Israel
>Sent: Thursday, August 30, 2001 7:33 AM
>To: 'javascript'
>Subject: RE: [javascript] Read Only Text Field
>
>
>Try this (NS and IE) :
>
><form>
>
><input  type="Text" readonly="true" disabled  value="this is a read only
>box"  onfocus="this.blur()">
>
></form>
>
>-----Original Message-----
>From: kahine Kldon [mailto:kahine@h...]
>Sent: Thursday, August 30, 2001 6:48 AM
>To: javascript
>Subject: [javascript] Read Only Text Field
>
>
>Hi Everyone!
>
>Does somebody knows how to set a input type=text into read only without
>using document.write?
>
>Thanks
>
>

  Return to Index