Which mobile browsers support javascript (and Ajax)?

后端 未结 5 397
梦毁少年i
梦毁少年i 2020-12-30 10:39

For the web site I\'m building (targeted at mobile users) I\'m thinking of using some Ajax controls. I\'d like to know which mobile browsers do and don\'t support Javascrip

5条回答
  •  情歌与酒
    2020-12-30 11:24

    You could use something like WURFL to find the capabilities of the mobile devices serverside and present a page accordingly.

提交回复
热议问题