S
Simon Wigzell
I have a simple function whose purpose is to return false onkeypress and
then that character should not appear in the text field.
On any browser I have tried on a PC the return false means that the key
pressed character won't appear in the text field. On a MAC with Safari it
will. Any idea how I can prevent the character from appearing in the text
box for MAC Safari? This link is to a stripped down version that
demonstrates the problem:
http://www.dynamicwebsitesystems.com/test.htm
then that character should not appear in the text field.
On any browser I have tried on a PC the return false means that the key
pressed character won't appear in the text field. On a MAC with Safari it
will. Any idea how I can prevent the character from appearing in the text
box for MAC Safari? This link is to a stripped down version that
demonstrates the problem:
http://www.dynamicwebsitesystems.com/test.htm