Jump to content
  • 0

Помогите пожалуйста!


LBM
 Share

Question

На сайте стоял опрос. Потом на сайт поставил поиск от Гугла. Теперь когда в форму поиска пишешь запрос и нажимаешь поиск - появляется форма голосавания в отдельном окне. Как так получается?

Вот это голосование

<? require("vote/nastrojki/voprosy.php"); ?>

<table width=140><form method=get action=vote/vote.php target=vote onSubmit="window.open('','vote','scrollbars=0,width=200,height=270,top=20,left=20;');" return false;><tr>

<td><p><? echo "$vopros"; ?></p></td>

</tr><tr>

<td><input type=radio name=golos value='variant1'><? echo "$ot1"; ?></td>

</tr><tr>

<td><input type=radio name=golos value='variant2'><? echo "$ot2"; ?></td>

</tr><tr>

<td><input type=radio name=golos value='variant3'><? echo "$ot3"; ?></td>

</tr><tr>

<td><p><input type=submit name=submit value=Голосовать></p></td>

</tr>

</table>

Вот это код поиска

<form action="http://lbsoft.ru/google.html" id="cse-search-box"> <div> <input type="hidden" name="cx" value="partner-pub-8188690979053440:xvc2v0lduri" /> <input type="hidden" name="cof" value="FORID:11" /> <input type="hidden" name="ie" value="windows-1251" /> <input type="text" name="q" size="10" /> <input type="submit" name="sa" value="Поиск" /> </div></form><script type="text/javascript" src="http://www.google.ru/cse/brand?form=cse-search-box〈=ru"></script>

Как исправить?

Edited by LBM
Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

У вас тэг form в голосовании не закрыт.

ЗЫ Называйте темы нормально... надо как-то штрафовать тех, кто создает темы с неинформативным названием.

Edited by VJiK
Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. See more about our Guidelines and Privacy Policy