11-02-2012 04:55 AM
In my application I have structure like:
<div><a href="method()">Link</a></div>
If i click the link and see the UI from method().
the on pressing menu key and selecting any of the menu options for redrawing the page, auto fire the method() - onclick event of the Anchor