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

Show / hide Tabbar #67

Closed fabioiassia closed 12 years ago

fabioiassia commented 12 years ago

My question: how to turn the effect of initialization of the bar in a simple fade when I tap and tap again anywhere on the screen it disappears

apologize for english thanks for answers

DataZombies commented 12 years ago

That's something you will have to implement yourself. Look at the jQuery API for the show() and hide() functions.