Displaying 1 result from an estimated 1 matches for "scroller_slide".
2006 Jun 23
4
Creating a scrolling effect with slider
...maybe as a future add on... the
ability to have a scroll.to for a scrolling div).
This is my first attempt at writing code the prototype way, so please be
gentle.
Any advice on my markup or approaching this will greatly be appreciated!
My two current examples:
http://knowmad.com/~ian/scroller/scroller_slide.html
http://knowmad.com/~ian/scroller/scroller_blind.html
I was originally wanting to use slide, but It spits out errors in firebug:
effects.js (line 736)
<view-source:http://knowmad.com/%7Eian/scroller/effects.js>$(element.firstChild).getStyle
is not a function
Thanks,
Ian