Hi,
is it Possible to display an image as background when the user clicks the "options"?. Currently the default
color with the option text is displayed. How do i override the default color and use my own color or image?
Thanks
Hi,
is it Possible to display an image as background when the user clicks the "options"?. Currently the default
color with the option text is displayed. How do i override the default color and use my own color or image?
Thanks
The options menu is not part of the browser environment, and is instead part of the OS itself. So, unfortunately there is no way to style the options menu.
It would be great if we could build our own menus and just trap events from the softkeys. This is how the Flash Lite platform works and gives more control to the developer over the presentation of the menu and softkey labels themselves.