Re: Deselecting text in input text box
- From: "kay" <kayakto@xxxxxxxxx>
- Date: 27 Feb 2006 16:43:38 -0800
there is one solution, but its not really javascript
here's the code so u get the idea
<div style="width:200px; border:1px solid black; text-align:left">
<div style="width:200px; height:40px; position:relative; top:40px;
background:"> </div>
<input type="text" value="value not to be selected" style="width:200px;
height:40px">
</div>
.
- Follow-Ups:
- Re: Deselecting text in input text box
- From: RobG
- Re: Deselecting text in input text box
- References:
- Deselecting text in input text box
- From: len . hartley
- Re: Deselecting text in input text box
- From: RobG
- Deselecting text in input text box
- Prev by Date: Re: using onLoad() to focus login form- error handling
- Next by Date: Re: ? in XMLHttpRequest.ResponseText
- Previous by thread: Re: Deselecting text in input text box
- Next by thread: Re: Deselecting text in input text box
- Index(es):