
Очень красивый и оригинальный вид хинта для uCoz ! И очень легко устанавливается !
Перед
</body>
ставим:<script src="http://mixlip.ru/uploads/demo/3/jquery_hint.js" type="text/javascript"></script>
<script src="http://mixlip.ru/uploads/demo/3/main_hint.js" type="text/javascript"></script>
В CSS(Таблица стилей):
/* Стиль хинта mixlip.ru*/
.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://mixlip.ru/uploads/posts/2013-06/1371652362_title_02.png) 0 no-repeat;}
.pod span, .pod .button {background: url(http://mixlip.ru/uploads/posts/2013-06/1371652352_title_01.png) 0 0 no-repeat;color: #fff;}
/* Конец стиля mixlip.ru*/