I've used dispatchEvent() and I can cause it to execute the function i've bound to the event, but the dropping down of the listbox, as would occur if you were to actually click or tap it, does not occur.
This is on an asp.net page. Target platform of the Android Browser. Though if I try that in IE launched from Visual Studio 10's IDE it doesn't dropdown the list either.
Any pointers?
Thank you.