forked from senchalabs/jQTouch
-
Notifications
You must be signed in to change notification settings - Fork 34
/
Copy pathREADME.txt
40 lines (28 loc) · 1.73 KB
/
README.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
_/ _/_/ _/_/_/_/_/ _/
_/ _/ _/ _/_/ _/ _/ _/_/_/ _/_/_/
_/ _/ _/_/ _/ _/ _/ _/ _/ _/ _/ _/
_/ _/ _/ _/ _/ _/ _/ _/ _/ _/ _/
_/ _/_/ _/ _/ _/_/ _/_/_/ _/_/_/ _/ _/
_/
_/
Created by David Kaneda <http://www.davidkaneda.com>
Documentation and issue tracking on Google Code <http://code.google.com/p/jqtouch/>
Special thanks to Jonathan Stark <http://jonathanstark.com/>
and pinch/zoom <http://www.pinchzoom.com/>
(c) 2009 by jQTouch project members.
See LICENSE.txt for license.
If you use jQTouch, please consider supporting its development:
http://bit.ly/support-jqt
The DataZombies jQTouch fork
=======
If you find this fork useful please consider making a donation via PayPal (http://tinyurl.com/2fpmx27).
Fixed
------------------------------------------------------------
- Fixed jqt.autotitles.js to preserve hardcoded titles.
Enhancements
------------------------------------------------------------
- jqt.bars.js - Horizontal scrolling tabbar with badges; ([demo](http://web.me.com/djpinter1/iPhone/jqtouch/demos/main_tabbar/))
- Reworked Main demo that uses a global tabbar and iScroll (see above demo).
- jqt.activityIndicator ([demo](http://web.me.com/djpinter1/iPhone/jqtouch/demos/ext_activityIndicator/)), a really cool, customizable object.
- jqt.checkGroup ([demo](http://web.me.com/djpinter1/iPhone/jqtouch/demos/ext_checkGroup/)), for that to do list you've been putting off.
- jqt.segmentedControl ([demo](http://web.me.com/djpinter1/iPhone/jqtouch/demos/ext_segmentedControl/))