[jQuery] Re: jQuery minified

2009-11-01 Thread Joonha
You nut bags forgot to mention to the noob, Use the AJAX hosted Google URL directly in your source code like so: http://ajax.googleapis.com/ajax/libs/jquery/1.3.2/ jquery.min.js"> A lot of sites are using this so its already cached on people's browsers so the download is ZERO in a lot of cas

[jQuery] enabling instance manipulation on a jQuery plugin

2009-10-31 Thread Joonha
This topic is relevant because there are people asking how to enable manipulation on a jQuery plugin instance for plugin authors. I could not find a good answer to this. jQuery makes code simple and beautiful but has the side effect of locking away the ability to manipulate a plugin instance as far