J
Jesper Rønn-Jensen
Hi. I just ran into a situation where I want to emulate the IE
specific obj.click() syntax on an object on the webpage.
The most convenient thing for me is if I were able to just select my
object
document.getElementById('myobj').click()
Do you know any cross-browser solutions to that? (must work in firefox
as a minimum).
Thanks
/Jesper Rønn-Jensen
specific obj.click() syntax on an object on the webpage.
The most convenient thing for me is if I were able to just select my
object
document.getElementById('myobj').click()
Do you know any cross-browser solutions to that? (must work in firefox
as a minimum).
Thanks
/Jesper Rønn-Jensen