jQuery for block template

Permalink
I am trying to figure out how to apply a jQuery jqtransform to a page list template.
Does any one know of any straight forward tutorials that could explain how I can do that?

 
JohntheFish replied on at Permalink Reply
JohntheFish
From the jqtransform github page:
https://github.com/jcamenisch/jqTransform...

++++
Notice: I am abandoning this project.
No offense to all the effort that went into this plugin, but it needs a lot of work to make it trouble-free. Also, most of us have used it only for styling of select elements, and paid no attention at all to the rest of the code.
++++
alehut replied on at Permalink Reply
Thanks John, it's a shame they stopped supporting it.
Do you have any other ideas on styling select and text boxes?
seopher replied on at Permalink Reply
seopher
There are quite a few.

I've used uniformjs before, which is a nice simple way of improving forms:
http://uniformjs.com/

Or niceforms:
http://www.emblematiq.com/lab/niceforms/...

Both should do a job.