jqTransform is a jQuery styling plugin which allows you to skin form elements. It is a very popular plugin which was developed by DFC Engineering and is licensed under the GPL.
Questions tagged [jqtransform]
62 questions
6
votes
8 answers
JQTransform - Exclude an element from styling?
I'm using JQTransform to style all form elements. Is it possible to disable the styling on a specific element, leaving all the others styled by JQTransform?

iltdev
- 1,789
- 9
- 27
- 51
5
votes
2 answers
jqTransform Select - Ajax Update?
I'm using the jqTransform plugin to style my form elements, which has led to a slight problem with my select boxes. It appears the select box is hidden and replaced by a custom DIV containing a list, etc.
I've managed to get the plugin firing the…

Paul
- 753
- 5
- 19
5
votes
5 answers
jqTransform Update Select Options
I'm dynamically altering a select list's options. I am using the jqTransform plugin. It won't update itself automatically, which I didn't expect it would, but I can find a method for updating the display. I can't even find a method for removing it…

Brad Wilkie
- 331
- 4
- 12
3
votes
3 answers
jqTransform Select - Scroll to letter typed
I've got a form that uses jqTransform to replace the standard select boxes and radio buttons. It all works fine and dandy, except one thing that annoys me:
Since it replaces the select box with a list of links, when you type a letter to scroll it…

user1098316
- 31
- 3
3
votes
0 answers
jqTransform Select - how to implement Scroll to letter typed
I have a website using jqTransform.
Unfortunately, one of the major issues with this otherwise good bit of code, is that the select drop-down box no longer responds to the keyboard (ie. pressing S to go to the first option beginning with S).
There…

RWAP
- 37
- 3
3
votes
2 answers
How to set option selected when using jqtransform on select element
How to set option selected when using jqtransform on select element.
I'm using jqtransform for my form , and I want to set appropriate option value to be selected when I'm retrieving saved data from database.

Anushka
- 2,434
- 1
- 17
- 14
2
votes
5 answers
Clicking on label does not check the associated checkbox
I've been strugling with a bug that impact jQtransform :
When you click on a label associated to a checkbox, it "visually" checks the box but when submitting the form, it's not sent. (so it only checks the jqTransform layer and not the real…

sf_tristanb
- 8,725
- 17
- 74
- 118
2
votes
3 answers
Excluding inputs from jqTransform Plugin
This question was asked by another user, but didn't get an answer... so I am reposting. I'm using the jqTransform plugin, but would like it to skip 2 text inputs that I want to hide via CSS and use as non-instrusive spam checks. Hidden, people…

helgatheviking
- 25,596
- 11
- 95
- 152
2
votes
2 answers
Add new Formelemts and transform it with jqtransform
I'm just trying to change my formfields with jqtransform.
With the following Javascript Code, I added new formfields: