Hi,
Maybe I'm misunderstanding all the kind help here.
Should a line like this work or do I need to call a function?
<input name="print_name" id="print_name" type="text" style="height:
25px; width: 400px;" value="print_name" size="8" maxlength="32"
onblur = "document.getElementById('i_name').value =
print_name.value" />
On Apr 3, 2008, at 3:21 PM, John Jarrard wrote:
Hi Bob,
Use an onkeyup or onblur event...
JJ
On Apr 3, 2008, at 3:20 PM, Robert Poland wrote:
Hi,
On a form I wish to fill field2 with a value I am typing into
field1.
I realize I can do this with an onclick but isn't there a way
to , for instance do it with onreturn?
Bob Poland - Fort Collins, CO
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden
This email sent to email@hidden
Bob Poland - Fort Collins, CO
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Web-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/web-dev/email@hidden
This email sent to email@hidden