06-11-2009 12:14 PM
HI,
I want the blackberry user can be redirect to a mobi version of the website automatically.
I can use the navigator.platform in Javascript supported by the browser on Blackberry to check the planform then redirect to the respective websites.
The thing is the default option for Javascript supporting is off, so that my javascript in the html file won't work.
How can I do to turn on the javascript supporting option programatically ? or any other ways to walk around this ?
Thanks,
Jerry
06-11-2009 07:01 PM
06-17-2009 09:02 AM