Re: [jQuery] Forms and the fx module

2006-10-07 Thread Brandon Aaron
My site was down ... but it is back up now ... sorry about that. I seem to be having issues with Mongrel and/or Typo :/ BTW ... you can just grab the full jQuery revision 404 with the patch from here: http://brandonaaron.net/jquery/opacity/jquery.opacitypatch.js to make sure it works for you

Re: [jQuery] Forms and the fx module

2006-10-07 Thread Matt Stith
am i the only one that read that as revision not found?... anyways, great job! On 10/7/06, Brandon Aaron [EMAIL PROTECTED] wrote: My site was down ... but it is back up now ... sorry about that. I seem to be having issues with Mongrel and/or Typo :/ BTW ... you can just grab the full jQuery

Re: [jQuery] Forms and the fx module

2006-10-06 Thread Brandon Aaron
The opacity stuff in jQuery is currently broken for IE. This bug will shed some light on your situation and provide a patch for it: http://jquery.com/dev/bugs/bug/204/ I'm currently using it successfully but beware if you are using other filters as this patch (in its current form) will overwrite

Re: [jQuery] Forms and the fx module

2006-10-06 Thread Brandon Aaron
Oh and if you use this patch ... please let me know if it works, doesn't work, etc... Thanks! -- Brandon Aaron On 10/6/06, Brandon Aaron [EMAIL PROTECTED] wrote: The opacity stuff in jQuery is currently broken for IE. This bug will shed some light on your situation and provide a patch for it:

[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

Re: [jQuery] Forms and the fx module

2006-10-06 Thread Brandon Aaron
Please use the patch in the comments as it will work. The first patch (in the yellow) is the first but doesn't patch everything. The second patch will fix what you need. I'm actually working on a better one right now and might have something ready within the hour. -- Brandon Aaron On 10/6/06,