• Страница 1 из 1
  • 1
Форум » Ucoz » Скрипты » Новый вид опроса
Новый вид опроса
TicTac
Добавлено 24.05.2011 в 17:27 · Пост #1
Группа: Администраторы
Сообщений: 103

В вид формы опросов ставим:
Code
<!-- <bc> -->
<script type="text/javascript"> var a = ['/images/poll/poll1.gif','/images/poll/poll2.gif','/images/poll/poll3.gif','/images/poll/poll4.gif','/images/poll/poll5.gif']; for(var i = 0; i < a.length; i++){ $('div.answer div div').eq(i).css({background: 'url(' + a[i] + ')', backgroundRepeat: 'repeat-x'}); } $('div.answer span').each(function(){$(this).html($(this).html()+' - <span class="procent">'+$(this).attr('title').split(':')[1]+'</span>')}); </script>
<div id="pollBlock195"><form id="pollform195" onsubmit="pollnow195();return false;"><style type="text/css">input.pollBut {display:none;}</style>
<table border="0" cellspacing="0" cellpadding="0" align="center"><tr><td><div class="question-bg-top"><div class="pollTot">Всего ответов: $TOTAL_VOTES$</div></div></td></tr><tr><td><div class="question-bg-bottom"></div></td></tr><tr><td align="left"><strong>$QUESTION$</strong></td></tr>
<tr><td align="left"><br />$ANSWERS$</td></tr><tr><tr><td><table border="0" cellspacing="0" cellpadding="0" align="center" style="margin-top:3px;"><tr><td><input class="pollButton" id="PlBtn597" type="submit" value="" style="cursor: pointer;"></td><td><a href="$RESULTS_LINK$"><div class="results"></div> </a></td></tr></table></td></tr></table></form></div>
<!-- </bc> -->

В template.css в самый низ ставим:
Code
/* Poll Styles */
input.pollButton {background: url('/images/poll/poll-btn.png') no-repeat; width:96px; height:27px; border:none; outline:none;}
input.pollButton:hover {background-position: 0px -27px;}
div.question-bg-top {background: url('/images/poll/question-bg.png') no-repeat top center; width:180px; font-size: 12px; color: #959595; text-shadow: 0px 1px 0px #000000;padding:3px 5px 0px 5px;text-align:left;}
div.question-bg-bottom {background: url('/images/poll/question-bg.png') no-repeat 0px -188px;height:12px; width:190px;}
div.pollTot {font-size:9px; margin-top:-2px;color: #bd1f00;}
div.results {background: url('/images/poll/results.png') no-repeat; width:40px; height:27px;margin-left:10px;}
div.results:hover {background-position: 0px -27px;}
/* ------------- */

Папку заливаем в: /images/




 

Форум » Ucoz » Скрипты » Новый вид опроса
  • Страница 1 из 1
  • 1
Поиск:


Copyright UWinSoft © 2011
Хостинг от uCoz
Хостинг от uCoz