This release fixes a few issues and adds a few minor features. Fixes:
- various fixes in date/time parsing and initialization: it now no longer depends on DST, and handles better non-ASCII (accented) characters in the month name (note, this still doesn't seem to work fine for Chinese).
- automatically add type="submit" when the trigger element is a button (otherwise, when it was embedded in some FORM element it caused the form to submit, the visible effect being that the calendar disappeared immediately).
- fixed language setting in the demo page for popup calendars
What else is new:
- added fixed and noScroll constructor arguments.
- switched to UglifyJS for compression. The minified code is now only 32K, going down to 10K if your server can do GZip compression.
Seems that the latest download with the pop up does not work on IE 8 .. Even on your website the pop up does not work