The best CSS technique i have found so far for these kinda buttons is http://members.chello.nl/o.karadeniz/sndbx/even_more_sexy_button/index.html
Enjoy... -GTG On 7/24/07, Glen Lipka <[EMAIL PROTECTED]> wrote:
Is there a reason why not to use pure CSS for this? http://www.commadot.com/jquery/buttons/ I use this method for buttons alot. No flicker. Tested in IE6/7, FF, Safari. John, in your example you can't have div.buttons.hover. That doesn't work in IE6 unfortunately. I WISH it did. (http://commadot.com/?p=528) Glen On 7/24/07, Mitchell Waite <[EMAIL PROTECTED]> wrote: > > > Can anyone point me in the best direction for setting up a three state > button using images (up, down and hover). > > I can imagine a lot of different ways to do it. > > Each button should be unique (have its own ID). > > > >