[latex]Mae govannen![/latex]
<a href="#" class="inactive" id="btn_Seite2" onclick="chkFormular(); showPage('Seite2');return false;"> Seite 2 </a>
Also einfach beide Funktionen hintereinander aufgerufen. Ich bekomme auch die Meldung, dass eine Eingabe fehlt, aber der Abschnitt wird dennoch eingeblendet. Gibts da nicht irgendeinen Befehl, dass Funktion 2 nur aufgerufen wird, wenn Funktion 1=true?
Du solltest aber mal ins Auge fassen, die Logik in einen Javascript-Bereich auszulagern und im onclick-Attribut nur eine Funktion zu notieren, die dann weitere Funktionen aufrufen kann. Zur Referenz kannst du dann this benutzen:
... onclick="deinefunktion(this)"
...
Cü,
Kai
--
Even if you are a master of jQuery, you can only create mediocre (at best)
scripts. The problem is that the authors you rely on have not mastered the
DOM themselves. It's like one blind guy leading another off a cliff (D.Mark/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?
Even if you are a master of jQuery, you can only create mediocre (at best)
scripts. The problem is that the authors you rely on have not mastered the
DOM themselves. It's like one blind guy leading another off a cliff (D.Mark/clj)
Foren-Stylesheet Site Selfzeug JS-Lookup
SelfCode: sh:( fo:| ch:? rl:( br:< n4:( ie:{ mo:| va:) js:| de:> zu:) fl:( ss:| ls:?