David Duymelinck wrote:
> It's aready r9 but the plugin stays the same :)
>   
I've been working on some IE6 fixes.. just haven't notified the list yet :)
> I finally got around to use the plugin but i had a problem with the 
> (function($){})(jQuery); code, in firebug i got the error: is not a 
> function. When i replaced the internal $ with jQuery the plugin works 
> like it should.
>
> The way i use javascript is to combine the plugins and the actual code 
> for the site in one javascript file.
>   
Are you compressing (JS compressor, not gzip output) the combined 
javascript output? I've played with similar techniques, and found 
compressors and the capsulated function don't play well.

~ Brice

_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/

Reply via email to