[jQuery] Had to change ifx.js when switching to version 1.0.4 - check me?

[jQuery] Had to change ifx.js when switching to version 1.0.4 - check me?


I just want to do a sanity check, because I've never delved into any of the
interface code (ifx.js)
I'm using Thickbox, and added some custom code to use the "BlindDown"
function on one of the animations (from the Interface plugin). Everything
comes up fine, however when I tried to close the Thickbox the box went away,
but the opaque overlay didn't, and I got this error:
jQuery.setAuto is not a function (ifx.js - line 147)
I went into the ifx.js file and commented out the following lines:
// set its height and/or width to auto
//if ( p == 'height' || p == 'width' )
//    jQuery.setAuto( z.el, p );
Re-ran and everthing worked great. I don't know enough about the changes in
1.0.4 to know *why* I had to do this - but I just wanted to see if it made
sense to anyone.
Thanks,
Chad
--
View this message in context: http://www.nabble.com/Had-to-change-ifx.js-when-switching-to-version-1.0.4---check-me--tf2819169.html#a7868519
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/