Details
Description
Support for Internet Explorer 8 (IE8) is desired for ICEmobile.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Hide
Permalink
Philip Breau
added a comment - - edited
- the splitPane js code is settng 0px height on IE8 (but reproducable on chrome with ie8 user agent, so it might be related to the css theme)
- many unchecked uses of addEventListener are causing js errors.
- iscroll4, used by the carousel apparently does not support ie8, and js errors (addEventListener not a property) are seen in the carousel example
Show
Philip Breau
added a comment - - edited
the splitPane js code is settng 0px height on IE8 (but reproducable on chrome with ie8 user agent, so it might be related to the css theme)
many unchecked uses of addEventListener are causing js errors.
iscroll4, used by the carousel apparently does not support ie8, and js errors (addEventListener not a property) are seen in the carousel example