Ask and ye shall receive. http://jquery.offput.ca/js/jquery.scrollover.js
It's not probably not a foolproof as the other one, I left out any options that could have been specified, and I could probably make the nudging work a bit better but this is good enough for a bit of hacking. It's also not 20 lines, though it can be by collapsing a few short lines together: http://jquery.offput.ca/js/jquery.scrollover.small.js When I first went about duplicating what he had done I thought his four levels deep html generation of spans and fieldset was over the top but it turned out that you need at least 3 levels to do this (prove me wrong guys). -blair On Aug 9, 11:59 am, Stephan Beal <[EMAIL PROTECTED]> wrote: > Hiya! > > i just found this via digg: > > http://www.scrollovers.com/ > > and i thought that might be a tempting animation effect for one of the > more talented plugin authors out there. > > The implementation code is 175 lines long, but i'd bet that one of you > jQuery gurus can get it down to 20 or less. > > :)