Hi,
Ich weis das
innerHTML = bla;
überschrieben wird aber ich hab ja auchinnerHTML += bla;
geschrtieben, also in den Div-Container hinzugefügt.
Das kommt auf’s gleiche heraus – erst wird der String zusammengesetzt und geparst, und dann wird der *komplette* Elementinhalt mit neuen Elementen ersetzt, in *beiden* Fällen.
MfG ChrisB
--
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/
Autocomplete has spoiled me to a point where it happens every so often that I encounter a CAPTCHA, and I just type in the first character … and then wait for the rest of the code to be automatically suggested :/