06-30-2009 01:04 PM
I am using one of the sample Javascript that makes a call to "blackberry.location.setAidMode(0);". The way this work is that I have a MIDlet that opens the browser and calls directly to an HTM page with the javascript that calls the "setAidMode(0)" method.The Javascript works fine and dandy when tested on Curve 8330 with OS 4.3 and the Bold with OS 4.6. However, it doesn't seem to work on testing with:
BlackBerry 8310
OS v4.5.0.110 (Platform 2.7.0.90)
I did get the user to clear cache and enable Javascript. The MIDlet that opens the browser was written and compiled using JDE 4.2.1. Thanks in advance for any help.
Jay