On Monday 08 January 2007 8:57 am, Owen Blacker wrote: > > Regarding your question, input type="button" might do what > > you're after? > > Not quite. That's the other way round. > > Input type="button" allows for non-Aqua styled buttons (so > faking a button looking like something else). I want my > not-button to resemble an Aqua button, if possible.
You need a graphic that looks like a button. Time to drag out your image editor. Then use: <a><img ... /></a> tag sequence. -- 73, AC7ZZ http://counter.li.org/ Linux User #246504 ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
