> > Use the SVN version if you want to do that sort of thing. > > > > http://jquery.com/src/ - Shows you the SVN access address.
> AFAIK this has to be built first before it is usable. I am > looking for readily built snapshot. No, it doesn't have to be built. The svn code is usable right out of the box. The only difference is that it's bigger because it isn't packed and still has all the comments, and it comes in separate files (jquery.js, event.js, etc.) instead of one concatenated file. For development and testing it works fine. -Mike _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
