I had the same problem in IE with t:inputCalendar.
You can search for "t:inputCalendar onchange not working in IE" in january.
This is what I said in last mail:

Thank you for page suggestion. I tried what is explained there, but it still
cannot work on IE. I found an explanation of the "problem" here:
http://ewbi.blogs.com/develops/2004/12/ie_changing_a_t.html
It looks that IE calls the onchange only when the control looses the focus.
In this case, the input control (type = "text") used to store the date does
not loose the focus, so the onchange is not called.
I ended up displaying the Submit button and will click on it to have the
page refresh.

Alin.


trying to trigger a form submit when a date is entered.
tried "onchange" and that triggered script if i changed any
of the input fields (day, month, year) directly,
*but* if i select a date using the popup calendar, nuthin.... :(

any guidance appreciated... ;)
--
View this message in context: http://www.nabble.com/%3Ct%3AinputDate%3E%3A-how-to-trigger-script-when-date-selected-from-popup--t1441845.html#a3893571
Sent from the MyFaces - Users forum at Nabble.com.

Reply via email to