DataZombies / jQTouch

jQT extensions jqt.activityIndicator, jqt.bars (with numeric badges), jqt.checkGroup & jqt.segmentedControl.Get updates via Twitter http://twitter.com/HeadDZombie. If you find this fork useful please make a donation via PayPal (http://tinyurl.com/2fpmx27). See below for demo links.
MIT License
159 stars 34 forks source link

jqt.bars.js line 412 should check for length of $('#tabbar') not the object itself #42

Closed k1th closed 13 years ago

k1th commented 13 years ago

jquery object will always be true...

DataZombies commented 13 years ago

Thanks. I'll change that for the next push.