jQuery: serialScroll
Just messed around with the serialScroll plugin for jQuery. Got everything up and running great with Firefox. Then tested with IE and Chrome. Bad deal (sorta).
Turns out I was using <a> elements for my navigational components and it seems IE and Chrome choke on that. Changed the elements to <div> and it worked across all three browsers.


blog comments powered by Disqus