ChrisB: Dynamisch Optionen bei Umfrage hinzufügen

Beitrag lesen

Hi,

Komischerweise fügt der dem Löschlink das Onclick nicht zu:

new_a.onclick="removePollOption(this.parentNode);";

Funktioniert nicht.

Die onxyz-Attribute erwarten eine Funktionsreferenz, kein Textliteral.

http://aktuell.de.selfhtml.org/artikel/javascript/organisation/

MfG ChrisB

--
“Whoever best describes the problem is the person most likely to solve the problem.” [Dan Roam]