Thanks everyone for responses!
This.blur() works perfectly!!!:
<input type="text" name="Tot_LtrHd_500" size="10" ONFOCUS="this.blur()">

> -----Original Message-----
> From: Madhav Kone [SMTP:[EMAIL PROTECTED]]
> Sent: Wednesday, May 03, 2000 12:28
> To:   [EMAIL PROTECTED]
> Subject:      Re: How to disable input control in Netscape
>
> This should help works on both IE and NS4
>         <input type="text" name="Tot_LtrHd_500" size="10"
> ONFOCUS="this.blur()">
>
> thanks
>
> -----Original Message-----
> From: Antoniuk, Jacek [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, May 03, 2000 8:22 AM
> To: [EMAIL PROTECTED]
> Subject: How to disable input control in Netscape
>
>
> Disabled property works fine in IE, but not in NS.
> Instead using a regular text I wanted to put a text in the input control
> to
> show that this is originated from database.
>
>
>
>
> [EMAIL PROTECTED]
> W: 813 282-8828
>      1 800 280-8828 x1072
> H: 727 669-8193
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets
>
> ==========================================================================
> =
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
> JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to