Hi,
Where can I find S40 ovi browser' s supporting html tags? I need to create an input field which excepts only for numbers. Which one is the best way?
Best Regards
Printable View
Hi,
Where can I find S40 ovi browser' s supporting html tags? I need to create an input field which excepts only for numbers. Which one is the best way?
Best Regards
Hi,
I've found this table of supported HTML elements very useful. If it isn't listed then I don't think it is supported:
[URL="http://www.developer.nokia.com/Resources/Library/Web/web-apps/series-40-web-apps/series-40-web-app-developers-guide-and-api-reference/html-tags-supported.html"]http://www.developer.nokia.com/Resources/Library/Web/web-apps/series-40-web-apps/series-40-web-app-developers-guide-and-api-reference/html-tags-supported.html[/URL]
I tried to force an input field to be numeric only, but there isn't a [B]type="number"[/B] option so the browser ignored my attempts. The Nokia/Ovi browser is still stuck on a limited subset of HTML 4. Maybe the developers will see this and implement the feature.
Regards,
Stephen