HighDots Forums  

Re: Anomaly: onblur handling AND advice on validation

Javascript JavaScript language (comp.lang.javascript)


Discuss Re: Anomaly: onblur handling AND advice on validation in the Javascript forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Randy Webb
 
Posts: n/a

Default Re: Anomaly: onblur handling AND advice on validation - 01-29-2008 , 06:55 PM






Emmes said the following on 1/29/2008 1:42 PM:

<snip>

Quote:
However, in FF if the user mouses out of the text field then clicks
submit form submission and onblur processing will happen
simultaneously ( or submission happens first ).
We also noticed that if the user moves focus off of the prompt box
( or an alert ) and then tries to make it go away, it won't. FF
seems to be caught in a loop.
That is why you should use the onchange event and not the onblur event.

--
Randy
Chance Favors The Prepared Mind
comp.lang.javascript FAQ - http://jibbering.com/faq/index.html
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.