jquery / jquerymobile.com

jQuery Mobile web site content
http://jquerymobile.com
Other
54 stars 65 forks source link

external nav bar not persisting the ui-btn-active #101

Closed navarrorc closed 9 years ago

navarrorc commented 10 years ago

Hi.

The issue is that the ui-btn-active is not being applied to the selected button on the external navbar, even after following the documentation's instructions.

Please compare the following examples and test out their external navbar implementations:

working http://demos.jquerymobile.com/1.4.2/toolbar-fixed-persistent/index.html

not working http://demos.jquerymobile.com/1.4.3/toolbar-fixed-persistent/index.html

I spent many hours trying to figure out why the 1.4.3 version didn't behave as described in the documentation. I eventually ended up using version 1.4.2 and the ui-btn-active is applied to the selected tab button just as described in the documentation. Did something break in version 1.4.3?

galdazbiz commented 9 years ago

Did you find a solution for this?

arschmitz commented 9 years ago

@navarrorc @nutriapp This is the repositiory for the jquerymobile.com website and its content not the jQuery Mobile Library. Please see http://github.com/jquery/jquery-mobile

galdazbiz commented 9 years ago

This error it's shown in jquerymobile.com as well