Hi Klaus!
Ich habe einen String wie z.B. "<li>abc</li><li>test</li>" (wird dynamisch erstellt). Diesen will ich nun darstellen. Aber per innerHTML (also das die li's als Listenpunkte interpretiert werden). Leider klappt das nicht in xhtml.
Natürlich kann ich das ganze auch per DOM einfügen, allerdings dann wierder nur als Text.
Wie kommt der String zustande? Kannst Du vorher schon ansetzen oder _musst_ Du mit einem fertigen String arbeiten? Im ersten Fall kannst Du doch die Listeneinträge einzeln per http://de.selfhtml.org/javascript/objekte/node.htm#append_child@title=appendChild() einhängen.
mfG
Benjamin
--
For animals, the entire universe has been neatly divided into things to (a) mate with, (b) eat, (c) run away from, and (d) rocks.
For animals, the entire universe has been neatly divided into things to (a) mate with, (b) eat, (c) run away from, and (d) rocks.