Показать сообщение отдельно

  #17  
Старый 04.11.2008, 03:55
cremator (c)
Постоянный
Регистрация: 20.06.2008
Сообщений: 323
С нами: 9416345

Репутация: 165
По умолчанию

Код HTML:
<table cellpadding="0" cellspacing="0" class="moduletable-alt">  					<tr>  				<th valign="top">  					ГОЛОСОВАНИЕ				</th>  			</tr>  					<tr>  			<td>  				<!-- exitpoll version 1.0.0 RC2 -->	  			<script type="text/javascript">  	function switchonoff(name)  	{  		name = "poll"+name;  		if (document.getElementById(name).style.display=="none")  		{  			document.getElementById(name).style.display="block";  		}  		else  		{  			document.getElementById(name).style.display="none";  		}  	}  	</script>  		  		    <form name="form_exitpoll_3" method="post" action="http://sakhwrestling.ru/index.php"   >  	    <input type="hidden" name="id" value="3" />  	        <input type="hidden" name="task" value="vote" />  	        <input type="hidden" name="option" value="com_exitpoll" />  	        <table width="100%" border="0" cellspacing="0" align="left">  	          <tr>  	            <td colspan="2" width="100%" class="componentheading-alt"><b>Лучший тренер по греко-римской борьбе 2008 года?</b>  	            </td>  	          </tr>  	          	          	          <tr>  	            <td><table width="100%" id="poll3" class="pollstableborder-alt" cellspacing="0" cellpadding="0" border="0"  >  	                  															  <tr>  <td class="sectiontableentry1-alt" valign="top"><input type="hidden" name="voteid[2][]" id="p17" value="17" /></td>  <td class="sectiontableentry1-alt" valign="top" width="100%"><label for="p17">Иванов Евгений Александрович</label></td>  </tr>    	                					 <tr>  						<td colspan="2" align="center">  							<button type="submit" name="task_button" class="button" value="Ок!">Ок!</button><button type="button" name="result" class="button" value="Итоги" onclick="document.location.href='http://sakhwrestling.ru/exitpoll/results/2/'">Итоги</button>						</td>  					</tr>  					                 	              </table></td>  	          </tr>  	        </table>  	      </form>  				</td>  		</tr>  		</table>  										</td>  							</tr>  						</table>  					</td>  				</tr>  			</table>                   </td>  	</tr>  </table>

вот такую страницу делайте, отключаете куки в браузере и щёлкаете скока влезет))
 
Ответить с цитированием