:: BIG ISLAND LIVE ::
uses one on the right side that is built with flash but
I need one for a non flash site (so anti flash on this one)…
CSS, JS, Jquery or whatever works etc… is what I’m looking for not flash.
It would be cool to have mouse events such as move up or down images
and click-able links too. But the deal breaker for sure is I need click-able links and auto scroll.
It’s got to be vertical I searched everywhere no luck.
But it’s broken in my browser (Create a Scrolling Menu: Result) because they’ve made the scroller taller than my screen (or, hidden page overflow), meaning I can never reach the bottom. Guess they expect everyone to have a ginormous AppleCinema screen or something.
I’ve used the jQuery SmoothScroll thingie which is for horizontal scrolling, but I figure left and right can be substituted for top and bottom. I had to add a bunch of extra code to make it accessible without JS (the way Create a Scrolling Menu is without JS) and had to redo the buttons (which you don’t need to use), but after that it worked pretty well. Since it doesn’t limit its events to mouse, it’ll also start scrolling onload. It’s practically guaranteed to annoy your visitors quite well.