Re: [css-d] Css rollovers, opinions on accessability

2006-11-30 Thread Devon Miller
On 11/30/06, Scott Haneda [EMAIL PROTECTED] wrote: Friend of mine is doing as so: /* CSS Rollovers */ #contact{ height: 28px; width: 56px; overflow: hidden; background: url(btn_Contact.gif) top left no-repeat; display: block; } #contact:hover{

[css-d] Css rollovers, opinions on accessability

2006-11-29 Thread Scott Haneda
Friend of mine is doing as so: /* CSS Rollovers */ #contact{ height: 28px; width: 56px; overflow: hidden; background: url(btn_Contact.gif) top left no-repeat; display: block; } #contact:hover{ background-position: bottom left; } btn_Contact.gif of course is a stacked