|
вопрос
|
|||
---|---|---|---|
#18+
Здравствуйте! У меня простой вопрос: как сделать так, чтобы при нажатии кнопки "проголосовать" открылось новое окно (target="_blank" в теге form - мне не надо) с результатоми голосования, т.е. делаю так: <script language="JavaScript"> <!-- function openwind(w1, h1, url){ w1+=20; h1+=60; myWin = open(url, "displayWindow", "width="+w1+",height="+h1+",status=no,toolbar=no,menubar=no,scrollbars=yes,resizable=no"); myWin.focus(); } //--> </script> ... <!-- опрос --> <table align="center" border="1" cellpadding="0" cellspacing="0" bordercolor="#7489AF"><br> <form name="diman" action="javascript:openwind(300, 154, 'opros.php')" method="post"> <tr> <td colspan="2" align="center"><p class="nl"> Курите ли Вы?</p> </td> </tr> <tr> <td height="8"> <p class="nl"> да</p> </td> <td width="8" height="8"> <input type="radio" value="1" name="g" checked> </td> </tr> <tr> <td> <p class="nl"> нет</p> </td> <td width="8"> <input type="radio" value="2" name="g"> </td> </tr> <tr> <td> <p class="nl"> уже нет</p> </td> <td width="8"> <input type="radio" value="3" name="g"> </td> </tr> <tr> <td colspan="2" align="left"> <input type="Button" onClick="this.form.submit()" value="голосовать" style="font-family: Arial; font-size: 12px; color: #FFFFFF; font-weight: bold; background-color: #7489AF; border: 1 solid #333333"> </td> </tr> </table> </form> <!-- end опрос --> но не работает... параметры скрипту не передаются... как быть????????? ... |
|||
:
Нравится:
Не нравится:
|
|||
17.10.2003, 15:14 |
|
вопрос
|
|||
---|---|---|---|
#18+
http://phpclub.net/talk/showthread.php?s=&threadid=41615&rand=6 ... |
|||
:
Нравится:
Не нравится:
|
|||
17.10.2003, 16:49 |
|
|
start [/forum/topic.php?fid=23&fpage=525&tid=1480337]: |
0ms |
get settings: |
12ms |
get forum list: |
15ms |
check forum access: |
4ms |
check topic access: |
4ms |
track hit: |
96ms |
get topic data: |
11ms |
get forum data: |
2ms |
get page messages: |
37ms |
get tp. blocked users: |
2ms |
others: | 14ms |
total: | 197ms |
0 / 0 |