| XHTML trouble ¶ | |
| Hello all, I looked through the documentation and browsed around the forums and was unable to find a solution to my problem. I found a topic describing a similar issue that was titled "Use dynarch calendar script in JSF" and was posted in late May of 2007 (http://www.dynarch.com/forums/2003). When my pages that use jscalendar are saved with the XHTML file extension, the popup calendars don't work (I haven't attempted with flat calendars). The same also applies when I use PHP's header() function to set the content type to application/xhtml+xml. I use the Firebug extension in Firefox, and yesterday, the first few times I attempted to use XHTML with jscalendar, Firebug threw two unhandled exception errors when I would click on the trigger. The first time I would click, the error was occurring at line 1138 of calendar.js. The second time I would click, the error would was occurring at line 763. Then no more errors were thrown in subsequent clicks. Both lines deal with setting the innerHTML of a table cell. Unfortunately, in the last several attempts, Firebug hasn't thrown these errors, so I am unable to post them. So I guess my question is, is anyone aware of what may be causing this issue or of any workarounds? Sorry to be so long in the description of the issue. Thanks in advance for any assistance. Sid | |














