Installation
Before < / body > put:
Code
<script src="http://wallaby.ucoz.ru/js_template/jquery_hint.js" type="text/javascript"></script>
<script src="http://wallaby.ucoz.ru/js_template/main_hint.js" type="text/javascript"></script>
CSS:
Code
/* Стиль хинта */
.pod {display: inline-block;height: 30px; position:absolute;opacity: 0.9; display:none; margin:0;}
.pod input.button {outline: none;}
.pod span, .pod .button { clear:both;display: block;margin-left: -7px;padding:0px 5px 0px 11px;border: 0;font-size: 13px;cursor: pointer;height: 30px;line-height: 20px;float: left;font-weight: bold;}
.pod span span {display: inline;background: none;margin-left: 0;padding: 0;float: none;}
.pod {background: url(http://wallaby.ucoz.ru/Image/title_02.png) 0 no-repeat;}
.pod span, .pod .button {background: url(http://wallaby.ucoz.ru/Image/title_01.png) 0 0 no-repeat;color: #fff;}
/* Конец стиля */