[jQuery] Problem still exists with Forms and FX module

2006-10-12 Thread Kolak Roy M.
Sorry for all the confusion In my stylesheet, I had position: relative; attached to my fieldset. This made the forms not transition. Problem solved, Roy ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] replying to messages...how

2006-10-12 Thread Kolak Roy M.
Dumb question, How do I apply to messages? Roy ___ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/

[jQuery] Problem still exists with Forms and FX module

2006-10-11 Thread Kolak Roy M.
I have tried the revision 404 patch and the new version of jquery that was just released and both versions do not apply the fx transitions to html forms. Text and Images have the transitions applied to them, but not html forms. Please note that this is only the case in IE and not in

[jQuery] Forms and the fx module

2006-10-06 Thread Kolak Roy M.
Brandon, I applied your patch to the uncompressed jquery.js file. I added the appropriate lines and removed the marked lines. I only applied the top patch (the patch in the yellow box) to the jquery.js file. For each situation, I used the .show and .hide functions of the fx module. The