4

I'm playing around with jqTouch - a very impressive project - however, I was wondering if there was some systematic documentation I could get my hands on?

The website gives some demos, but I'm finding it very slow going having to look through the source code to figure out what class I should assign to my divs, lis, etc.

Anyone got any pointers?

Thanks in advance,

Eamorr
  • 9,872
  • 34
  • 125
  • 209

1 Answers1

6

There is no real documentation per say, however check out

Best article about how to use jQTouch

for some useful tutorials.

Community
  • 1
  • 1
Kris Erickson
  • 33,454
  • 26
  • 120
  • 175
  • Hi, thanks for your response. I think the only thing holding back mass adoption of jqTouch is the lack of concise and complete documentation. Also, it would really be great if there was an Aptana/Zend plug-in. – Eamorr Sep 24 '10 at 07:58