Solarpitch Posted November 8, 2008 Share Posted November 8, 2008 Hey guys, I'm using the below piece of code which is part of the codaslider jquery script http://www.ndoherty.com/demos/coda-slider/1.1.1/ Just wondering if there's a way to make the <div class="wrapper" change to the next link on a mouse over event? So if you look at the link above id want it to go to the next tab if you roll your mouse over the content. Just wondering if this could be achieved Quote Link to comment Share on other sites More sharing options...
BoltZ Posted November 8, 2008 Share Posted November 8, 2008 <a href="#" onMouseOver="window.location="http://www.someplace.com/ns.html";">Click me</a> Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.