alexander-x
Постоялец
- Регистрация
- 20 Май 2007
- Сообщения
- 129
- Реакции
- 26
поменять событие с onmouseover на onclick
Follow along with the video below to see how to install our site as a web app on your home screen.
Примечание: This feature may not be available in some browsers.
<style>
.smena{background: url(1111.gif) left top; width:50px; height:25px; display: block;}
.smena:hover{background-position: bottom}
</style>
<table width="50" height="25"><tr><td backgroun="1111.gif" ><a href="ссылка" class="smena"><img src="путь к картинке gif с пустым наполнением" width=50 height=25></a></td></tr></table>