> > http://www.scrollovers.com/
> From: Klaus Hartl > > Nice effect! > > But hey, creating a new domain and on top calling it "A new > way of linking" is a little over the top I think ;-) > > If all the links on a page would constantly behave like that > I'd go crazy - man, that would be annoying... That was my reaction too. I did get a laugh out of the introduction: "...giving your users an experience they weren't expecting." Yeah, that's just what I want to do, give my users an experience they weren't expecting! -Mike p.s. If anyone does make this into a plugin, the code is in need of some serious refactoring, and please shorten those verbose local variable names! You don't need to say "sIdToRoll" and "oElementToRoll" in a function that only deals with one id and one element: Simple names like "id" and "element" would make the code more readable.