FAQ
Members List
Calendar
Mark Forums Read
Re: Auswahl beeinflusst weitere Menüauswahl
HighDots Forums
Javascript Newsgroups
Javascript (German)
Re: Auswahl beeinflusst weitere Menüauswahl
Javascript (German)
Programmiersprache JavaScript. (de.comp.lang.javascript)
Discuss
Re: Auswahl beeinflusst weitere Menüauswahl
in the
Javascript (German)
forum.
Thread Tools
Display Modes
#
1
horst lorenz
Posts: n/a
Re: Auswahl beeinflusst weitere Menüauswahl -
04-27-2007 , 02:46 AM
Peter Abend schrieb:
Quote:
var sexAuswahl = document.forms.verzeichnis.sex;
Entweder
var sexAuswahl = document.verzeichnis.sex
oder
var sexAuswahl = document.forms[0].elements[0]
Quote:
pilleAuswahl.options.length = 0;
pilleAuswahl.options[0] = null;
Soll angeblich helfen, habe ich aber nicht ausprobiert...
Tschüß Horst.
horst lorenz
«
Previous Thread
|
Next Thread
»
Thread Tools
Show Printable Version
Email this Page
Display Modes
Linear Mode
Switch to Hybrid Mode
Switch to Threaded Mode
Posting Rules
You
may not
post new threads
You
may not
post replies
You
may not
post attachments
You
may not
edit your posts
vB code
is
On
Smilies
are
On
[IMG]
code is
On
HTML code is
Off
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
C++ Forums
-
MySQL Forums
-
Databases Forums
-
Hardware Forums
-
Borland Forums
-
Java Forums
-
Dotnet Forums
-
HighDots Forums
-
Archive
-
Top