Re: [jQuery] jquery snapshots

2006-10-17 Thread Brian Miller
Which begs the question: Why NOT generate a nightly build? It should take all of 5 minutes to edit the crontab to make it happen. :) > Not nightly, but updated now and then: http://jquery.com/src/jquery-svn.js > > -- Jörn ___ jQuery mailing list disc

Re: [jQuery] jquery snapshots

2006-10-17 Thread Jörn Zaefferer
Mika Tuupola schrieb: > Is it possible to download a nightly snapshot of jquery somewhere? I > would like to test recent bugfixes. Especially those affecting $ > (document).load(). Although using $(window).load() instead works fine > with FF and Safari, I still have problems with Windows IE. >

Re: [jQuery] jquery snapshots

2006-10-17 Thread Michael Geary
> > 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

Re: [jQuery] jquery snapshots

2006-10-17 Thread Rey Bango
Actually, there have been some recent v1.0.2 bug fixes that aren't really associated to bleeding edge features so having a nightly build would be cool. Rey... Dan Atkinson wrote: > No. Not that I know of. Mainly because, if people wanted the bleeding edge > version of something, then they gener

Re: [jQuery] jquery snapshots

2006-10-17 Thread Dan Atkinson
No. Not that I know of. Mainly because, if people wanted the bleeding edge version of something, then they generally want it for dev work. In which case, it's usually best that it's distributed in its original form. Of course, you could always build it at your end. But this clearly seems too much

Re: [jQuery] jquery snapshots

2006-10-17 Thread Mika Tuupola
On Oct 17, 2006, at 15:45, Dan Atkinson wrote: > What's wrong with building it? Argh... There is nothing wrong with building it. I just had one very simple question. Is there a snapshot (not svn checkout) available somewhere? So it seems there is not. -- Mika Tuupola http://www.appelsiini.

Re: [jQuery] jquery snapshots

2006-10-17 Thread Dan Atkinson
What's wrong with building it? Mika Tuupola wrote: > > > On Oct 16, 2006, at 17:14, Dan Atkinson wrote: > >> 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 a

Re: [jQuery] jquery snapshots

2006-10-17 Thread Mika Tuupola
On Oct 16, 2006, at 23:35, Blair McKenzie wrote: > Why do you want to use window or document load? I am trying to make panView plugin 1) work with recent jQuery. panView seems to work only when called via $(document).load() or $ (windows).load() (not $(xxx).ready()). I have come to the point

Re: [jQuery] jquery snapshots

2006-10-17 Thread Mika Tuupola
On Oct 16, 2006, at 17:14, Dan Atkinson wrote: > 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. -- Mika Tuupola http://www.

Re: [jQuery] jquery snapshots

2006-10-16 Thread Dan Atkinson
Use the SVN version if you want to do that sort of thing. http://jquery.com/src/ - Shows you the SVN access address. Mika Tuupola wrote: > > > Is it possible to download a nightly snapshot of jquery somewhere? I > would like to test recent bugfixes. Especially those affecting $ > (documen

Re: [jQuery] jquery snapshots

2006-10-16 Thread Blair McKenzie
Why do you want to use window or document load?BlairOn 10/16/06, Mika Tuupola <[EMAIL PROTECTED] > wrote:Is it possible to download a nightly snapshot of jquery somewhere? I would like to test recent bugfixes. Especially those affecting $(document).load(). Although using $(window).load() instead wo

[jQuery] jquery snapshots

2006-10-16 Thread Mika Tuupola
Is it possible to download a nightly snapshot of jquery somewhere? I would like to test recent bugfixes. Especially those affecting $ (document).load(). Although using $(window).load() instead works fine with FF and Safari, I still have problems with Windows IE. -- Mika Tuupola http://www.a