Sent by Rijk van Geijtenbeek on 9 December 2002 18:06
On Mon, 9 Dec 2002 18:12:02 -0000, Lee Martin [EMAIL-REMOVED]> wrote:
> Is this supported in Opera? I can't get it to work in Opera6.
>
> div#navbar a{
> font-weight: bold;
> color: #666;
> text-decoration: none;
> background: url(../images/buttonOff.png) no-repeat;
> }
>
> div#navbar a:hover{
> color: #333;
> background-image: url(../images/buttonOn.png) no-repeat;
> }
>
> Works in IE, but not Opera.
Opera 6 doesn't support background images on inline elements. Opera 7 does
support this.
--
Rijk van Geijtenbeek
(live from Oslo)