10-05-2012 12:35 AM
Hi
can you please help me ?
can you help tell me is this possible to make menu option in blackberry ? on clicking "V" image it open menu option as shown in pic -2 . if this is possible can you suggest me hoe it is possible.?
Thanks
10-05-2012 01:34 PM
You could use something like bbUI to do this type of dropdown menu, only it will be styled properly for BlackBerry devices.
https://github.com/blackberry/bbUI.js/wiki/DropDow
10-05-2012 06:49 PM
Hi
it is a great answer but it will not work in other device ? like android or iphone..
10-05-2012 10:22 PM
BBUI will not work on other phones.
It is possible to do that with simple drop down menus and buttons but its probably best to make the app function fit the device flow. For BB10 most icons will be near the bottom (for ease of reach/access) so it would be advisable to keep to a similar schema for best user experince
10-05-2012 10:30 PM
Hi
from my suggestion can i open table view on clicking the "V",?
10-05-2012 11:40 PM
10-06-2012 01:14 AM
Hi
i implement all this but not able to implement menu as shown in pic , can you please help me implementing menu option ,
i attached my code
Thanks
10-06-2012 03:53 AM
please help...........
10-06-2012 11:06 AM
JQueryMobile will do it.
10-06-2012 11:09 AM
please help , i attached my source code