|
Tried to get this to work, and it won't.
The basic problem is that you are changing the event that is still active, so it will trigger the new event instantly.
Even toggling the events by using the onkeyup event to change the onkeypress event still triggered the second event.
You will probably need to start playing about with time delays to set the functions.
__________________
Chris. ->> Links are advertising NOT optimising!! <<-
A foolish consistency is the hobgoblin of little minds
Thought for today:- I SEO the only industry where all the cowboys are Indians?
Last edited by chrishirst; 10-07-2008 at 05:09 AM..
Reason: spellnig corrected
|