If you are developing web application for Mobile Browser, you should consider limitations of different Mobile browsers.
-In Windows Mobile (IE Mobile 6.12) window event object not supported. Also note that setAttribute/getAttribute not working for custom Attributes.
-In Blackberry, insertAdjucentHTML not supported. getAttribute return "" when there is no attribute
In dynamic HTML elements it replaces _ and : by space.
-iPhone browser does not support XSL load. xsl:include/xsl:import not working in iPhone browser.
-In Windows Mobile (IE Mobile 6.12) window event object not supported. Also note that setAttribute/getAttribute not working for custom Attributes.
-In Blackberry, insertAdjucentHTML not supported. getAttribute return "" when there is no attribute
In dynamic HTML elements it replaces _ and : by space.
-iPhone browser does not support XSL load. xsl:include/xsl:import not working in iPhone browser.
No comments:
Post a Comment