Hi All, I'm using the jscalendar date/time picker in my Appfuse2 + Struts project and it's mostly working fine.
However, one form has two date fields on it and I have to manipulate the value (client-side) of the second field after the user has modified the first field. I'd normally attach a js function to the onblur event of the first field, however this isn't working for me - the onblur event never seems to fire. I've got the source for jscalendar and looked through that, but I can't see anywhere that it's swallowing or replacing the onblur event function so I'm a bit mystified. I'm using Firefox btw and have tried to trace through with firebug, but it's tricky to trace a function that isn't being called :confused: Any tips or pointers welcome Cheers, Rob Hills Waikiki, Western Australia -- View this message in context: http://www.nabble.com/jscalendar-and-onblur-event-tp19670942s2369p19670942.html Sent from the AppFuse - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
