search for: scroller_blind

Displaying 1 result from an estimated 1 matches for "scroller_blind".

2006 Jun 23
4
Creating a scrolling effect with slider
...roll.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