jqtransform
JQuery live not working with Jqtransform select while adding dynamic controls
I have a functionality where we are adding a dynamic row while clicking a addrow button in a table. My problem is that I have to alert a message while changing my select list in the new row but its no[详细]
2023-04-06 09:56 分类:问答Error using jqtransform. 'offset().top' is null or not an object. <select> is filled with javascript, not <option> tags
This next challenge of mine involves jqtransform which can be found here http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/[详细]
2023-04-02 03:32 分类:问答Live() function not working with some elements
I\'m trying to bind some change events to a select element which has been previously been transformed by jqTransform (http://www.dfc-e.com/metiers/multimedia/opensource/jqtransform/).[详细]
2023-03-29 13:22 分类:问答Z index issue with IE 7 and jqTransform
I have been struggling with a not so weird issue considering its the usual IE problem that z-index does not work with jqtranform elements.[详细]
2023-03-28 13:50 分类:问答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 a[详细]
2023-02-02 15:08 分类:问答jqTransformReset() for the jqtransform form (Reset Button)
Does anyone have a complete code example for the jqTransformReset() for the jqtransform form? My ultimate goal is to add a reset button to the form and reset all form fields (especially checkboxes whi[详细]
2023-01-30 07:29 分类:问答jqTransform:Width is gone when div is hidden using display:none in style.Whats the solution?
I am using jqTransform plugin to enhance the look and feel of my form.It works well.Now i added a div to the page which hasa style=\"display:none;\" and in an event(a button click) in the page,I am tr[详细]
2023-01-21 04:57 分类:问答JQTransform - Exclude an element from styling?
I\'m using JQTransform to style all form elements. Is开发者_JAVA百科 it possible to disable the styling on a specific element, leaving all the others styled by JQTransform?I\'ve added if( $input.hasCl[详细]
2023-01-16 16:04 分类:问答JQTransform Reset Form?
I\'m trying to do a reset on a form styled with JQTransform, in particular sele开发者_如何学编程cts, which are replaced by lists.There is a function jqTransformReset(); but I cant get it working for s[详细]
2023-01-14 21:53 分类:问答