blackberry / jQueryMobile-BB10-Theme

jQuery Mobile BlackBerry 10 Theme
Apache License 2.0
72 stars 56 forks source link

Updating the Action bar to fix a number of issues #100

Closed jasondscott closed 11 years ago

jasondscott commented 11 years ago

The new action bar does not automatically create the overflow panels. The new panels widget is easy enough to use, gives the developer greater control and flexibility. A sample has been added on how to create the panels and interact with the actionbar.

Fixes: #71 - Small graphical glitch with tabs Fixes: #72 - Closing the menu Fixes: #78 - Action bar links not working Fixes: #80 - Actionbar data-overflow="true" onClick not working Fixes: #82 - Dialog and several transitions show actionbar overflowMenu Fixes: #92 - Multiple issues for overflow menu with example code Better fix for: #62