Greetings! I was wondering if the mouse over relative scrolling in this jQuery demo can be done in CSS3 only? If so, how? Thanks in advance.
http://www.queness.com/resources/html/scrollmenu/index.html
I think the short answer is no, I don’t believe it can be done in pure css. Having said that you may want to investigate HTML5 as a solution, although examples I have seen in HTML5 so far still require javascript.
Hope that helps :)
Thanks. I will look into HTML5.
Your welcome, I would be very interested if you manage to achieve this through CSS so please let me know if you do. Best of luck