make a three layer image like my double button.
using <a href="#" class="quoter" onmouseover="document.getElementsByClassName('quot er').style.backgroundPosition= '0px -640px';" onclick="document.getElementsByClassName('quoter') .style.backgroundPosition='0px -1280px';"></a>
uses to events to trigger a rollover that doesn't flicker and minimal js code.
remember to set the css info for it as well.
|