Im creating a nav that uses jquery to replace the image on rollover. Here is the code I am using: http://peps.ca/blog/easy-image-rollover-script-with-jquery/
How does the logo in the top left corner of the screen gradually change color as a rollover? I think its done in jquery. If you don\'t know the code can you point me to a tutorial that can? Thanks.
I have created a portfolio website which currently runs well in Safari and Firefox but has problems in IE 5, 6 and 7 (not 8). The Portfolio/About/Contact rollovers (pure CSS) and the thumbnails (pure
I am trying to use Drew Dillard\'s awesome DD_belatedPNG fix + jQuery to achieve a run-of-the-mill image-swap on hover -- but with PNGs, and to work on IE6.
I created some classes for the menu items, so I can call upon them. .dropdownBox { display: none; } .dropdown li:hover > ul.dropdownBox {