phpbar.de logo

Mailinglisten-Archive

[php] OT: Formularfelder-Direktauswahl

[php] OT: Formularfelder-Direktauswahl

Daniel Cramer php_(at)_phpcenter.de
Thu, 20 Jun 2002 10:49:00 +0200


Guten Morgen,


> <script type="text/javascript">
> <!--
> function surftonew(form) {
>         var myindex=form.select1.selectedIndex
>         if (form.select1.options[myindex].value != "0") {
> window.open(form.select1.options[myindex].value, target="self")
>  ;}
> }
>
> //-->
> </script>

müsste der Target nicht eigentlich "_self" lauten?
Ist nur eine Vermutung.

-> Habs nochmal nachgeschaut unter
http://selfhtml.teamone.de/html/verweise/definieren.htm#zielfenster

es muss "_self" lauten.

gruß, daniel


php::bar PHP Wiki   -   Listenarchive