Hi All
In BlackBerry,I used the javascript as following to automatically trigger click event
click
document.getElementById("test").click();
it Can't work in BB OS 4.5 Browser, if i click it manually, it can work. Can somebody help me?
Hi All
In BlackBerry,I used the javascript as following to automatically trigger click event
click
document.getElementById("test").click();
it Can't work in BB OS 4.5 Browser, if i click it manually, it can work. Can somebody help me?