|
|
Q777 How can I constantly check to see if and when the user has entered a specific word in a text box?
irt.org | Knowledge Base | JavaScript | Form 6 | Q777 [ previous next ] Q777 How can I constantly check to see if and when the user has entered a specific word in a text box?You need a polling JavaScript function that doesn't tie up the browser, but returns control back to the browser for a while they checks again:
|
-- div -->
|