Hi, My project is built based on AppFuse2-struts2 and I use jscalendar according to APF-268 description, it can show the calendar correctly, but after I select a date, it can't be shown in the textfield, and I get the following error from firefox's error console.
error:Ö^' HTMLDivElement.parentNode öCP ³ file: http://localhost:8080/scripts/calendar/calendar.js line:14 the jscalendar is used in the jsp page like this: <s:textfield key="person.modificationDate" required="true" cssClass="text" size="11" title="date"/> any idea? -- View this message in context: http://www.nabble.com/struts2-jscalendar-can%27t-get-date-tp18357127s2369p18357127.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]
