(Помогите плиз!
-
MelouN
Помогите плиз!
Вот у меня есть рисунок-ссылка...как сделать так, чтобы при наведении курсора картинка стала другой, но ссылка той же!
(
(-
Ginger
Re: Помогите плиз!
MelouN
да поможет тебе css + java script:
td.a {text-decoration: none;
font-family: Verdana;
font-size: 11pt;
text-align: center;
background-image: images/1.gif;}
td.ahover {text-decoration: none;
font-family: Verdana;
font-size: 11pt;
text-align: center;
background-image: images/2.gif;}
a {color: white;}
a:hover {color: white;}
[s]Исправлено: Ginger, 4:35 6-09-2003[/s]
да поможет тебе css + java script:
td.a {text-decoration: none;
font-family: Verdana;
font-size: 11pt;
text-align: center;
background-image: images/1.gif;}
td.ahover {text-decoration: none;
font-family: Verdana;
font-size: 11pt;
text-align: center;
background-image: images/2.gif;}
a {color: white;}
a:hover {color: white;}
WEB-DESIGN
[s]Исправлено: Ginger, 4:35 6-09-2003[/s]
-
Georgiy
Re: Помогите плиз!
Вот что предлогает Dreamweaver 4 + некоторые элементарные изменения:
menu.htm
) self.focus()"">
[s]Исправлено: Georgiy, 15:55 6-10-2003[/s]
menu.htm
) self.focus()"">
[s]Исправлено: Georgiy, 15:55 6-10-2003[/s]