Auto-scrolling page navigation from Prototype $$ utility

Here is something from Tobie Langel exploring how to use auto scrolling page navigation with the new $$ operator in Prototype 1.5.1 RC:
“Thanks to Andrew’s and Christophe’s fantastic work, Prototype’s $$ utility is not only faster, it now also supports virtually all CSS3 selectors!

And that, my friends, is great news, for it opens up a whole new realm of nifty, unobtrusive JavaScript techniques.

Let’s start with some simple websites enhancement using Prototype version 1.5.1_rc1 and the latest build of script.aculo.us Effects which you’ll have to download from trac.”

view original

No related posts.

Leave a Comment


NOTE - You can use these HTML tags and attributes:
<a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> <pre lang="" line="" escaped="" highlight="">

Read previous post:
Debugging JavaScript using VS.NET 2005

To debug JS in Vs 2005 make sure you haven't checked "Disable script debugging" in Internet Expolorer Option menu.Under the...

Close