[jQuery] [Plugin Release] Endless Scroll

2009-01-16 Thread Canglan
Hi guys, Just thought I'd post this here in case anyone finds it useful. I have released a plugin for endless scrolling. If you don’t already know, endless scroll (or infinite scrolling) is a popular technique among web 2.0 sites such as Google Reader and Live Image Search, where instead of pagi

[jQuery] Re: Google Reader style endless scroll library?

2009-01-14 Thread Canglan
In case anyone is looking for the same thing: I have released a jQuery plugin: http://www.beyondcoding.com/2009/01/15/release-jquery-plugin-endless-scroll/ Enjoy! :) Cheers, Fred On Dec 21 2008, 8:47 am, Eeby wrote: > Hey y'all. I'd like to provide "endless scrolling" of search results > in

[jQuery] Re: jQuery 1.3rc2 Ready

2009-01-12 Thread Canglan
Nice! :) Now I'm just waiting patiently for the updated Validation plugin. :)

[jQuery] Re: jQuery 1.3rc1 Ready

2009-01-11 Thread Canglan
Kudos! John, the RC1's new selector is causing problems with some of my existing code base, I've submitted a ticket: http://dev.jquery.com/ticket/3826 Thanks!

[jQuery] Re: history/remote plugin, initialization callback doesn't work?

2007-05-03 Thread Canglan
Anyone got any ideas? :/

[jQuery] history/remote plugin, initialization callback doesn't work?

2007-05-03 Thread Canglan
Hi folks, I'm trying to use history/remote plugin with jquery to build a web app which supports history and bookmarking. However, the problem is, the function callback in $.ajaxHistory.initialize() doesn't seem to work... Here's my code: $(function() { $("a.categories").remote('#threads