pl: Auf ein Neues - gelöst

Beitrag lesen

problematische Seite

Im IE geht es jetzt.

Vielen Dank, das ist doch mal ne gute Nachricht.

Das Problem war übrigens hier:

    var request = {
        apply:   [device],
        default: [$('#default'+device).text()], // default ist ein reserviertes Wort
        times:   [$('#times'+device).text()]
    };

Was eine Syntax-Hervorhebung auch zeigt.

MfG