RopeADope Posted June 29, 2010 Share Posted June 29, 2010 I have a problem that seems somewhat complicated. I have an simple mouseover/mouseout image swap on my site. What I'd like to have it do, is onmouseover(fade out src image) and onmouseout(fade in src image). I've seen a lot of code for doing swaps and such, but nothing quite like what I'm looking for. Can anyone provide a snippet to get me started or a link to a tutorial?(P.S. I hardly know any javascript...I can do mouseovers and that's about it) Quote Link to comment Share on other sites More sharing options...
buddhika2010 Posted June 29, 2010 Share Posted June 29, 2010 use jquery ..very simple Quote Link to comment Share on other sites More sharing options...
RopeADope Posted June 29, 2010 Author Share Posted June 29, 2010 use jquery ..very simple jQuery and other libraries are kind of my last choice. I realize it'd be easier, but what's the point of putting it on your own website if you can't do it yourself? I want to at least attempt to make the effect myself. 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.