I need your help....
i'm trying to create a webpage for PocketPc.
I'm trying the demo version of NetFront browser because PIE seems to be limited.......
I discovered that it probably doesn't support all javascript.
For example I created a button that populate a list item (Option Tag) with this code:
field.options[field.options.length] = new Option("abc","abc");
but it doesn't run.....
Do you know if this function is supported in NetFront? How can I solve the problem?
I don't know if it's the right forum for my question........
Thanks for your help, Antonio.