> I am more concerned with when some input fields are left, so that I can update > some calculations.
I don't have a Windows box nearby to test IE on, but onblur propogates to the parent form in Firefox. This way you can connect one signal and catch when the user leaves a form element (assuming it works under IE). - Kevin --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "MochiKit" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/mochikit?hl=en -~----------~----~----~----~------~----~------~--~---
