jCaroussel Lite is perfect for the Coda-style:-

http://www.gmarwaha.com/jquery/jcarousellite/





On 25 Oct 2007, at 05:30, Josh V wrote:


what about horizontal scrolling panes. the following sites are perfect
examples of what i am trying to recreate. www.panic.com/coda and
http://www.hbcweb.com/

On Sep 19, 3:25 pm, "John Resig" <[EMAIL PROTECTED]> wrote:
jQuery hasscrollTobuilt straight into core:

$("html,body").animate({ scrollTop: 400 });

or to scroll to a specific element, do:

$("html,body").animate({ scrollTop: $("#elem").offset().top });

More info and demo:http://www.learningjquery.com/2007/09/animated- scrolling-with-jquery-12

--John

On 9/19/07, Idowatiwant <[EMAIL PROTECTED]> wrote:



We need ascrollTofunction like mooTools, the one.. interface
elements has sucks, plus theirs an unfixed bug in it! something about
jQuery.dequeue isn't a function.

But please consider this, it's needed! Lol



Reply via email to