Ian Tyndall wrote:

I'm currently working on a method to implement a scroller for a div using a slider. I need to do this as an alternative to making a stylish flash scroller with content. The main advantage of this method is to allow the ability to style the sliding elements cross browser (and 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

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs


Anyone have any ideas of improvement?

_______________________________________________
Rails-spinoffs mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs

Reply via email to