onblur fails in Firefox, Opera and IE&
Subject : onblur fails in Firefox, Opera and IE&
From: Robert Poland <email@hidden >
Date: Sun, 6 Apr 2008 07:43:51 -0600
Delivered-to: email@hidden
Delivered-to: email@hidden
Hi,
These work with Safari but not with Firefox, Opera and IE7.
Is onblur not valid with these?
Any comments?
function copy_Name() {
document.request_form.i_name.value = print_name.value;
}
<input name="print_name" type="text" id="print_name" style="height:
25px; width: 400px;" value="print_name" size="8" maxlength="32"
onblur="copy_Name()" />
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
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.