Welcome!

Welcome to the Official BlackBerry Support Community Forums. This is your resource to discuss support topics with your peers, and learn from each other. New to the forum? Please visit the ‘Getting Started’ link below.
inside custom component

Web and WebWorks Development

Reply
Developer
rock_win
Posts: 134
Registered: ‎02-01-2009

A href getting auto fired on pressing menu key

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

Please use plain text.