Hi,
Mein Programm wird in der Lage sein, einzelne Textbausteine der Webseite auszuwechseln/individuell einzufügen. Zum Beispiel dass CSS-Sheet: Die Dateiangabe im HTML-Dokument wird es nicht mehr geben. Stattdessen wird das CSS aus einer Datenbank gelesen und vom Programm an der richtigen Stelle als String eingefügt.
Du magst also kein Caching?
Eine Idee dazu hätte ich: Wenn an src statt eines Pfades auch ein Hexstring übergeben werden könnte, wäre genau dies die Lösung.
Stichwort: Data URI.
In Bezug auf Caching natürlich analog blödsinnig zum „inlinen“ des Stylesheets, s.o.
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 :/