Examples with "CSS and JavaScript requests" and their translation in German
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
That said, in practice if we look at this page's "network waterfall," you'll see that both the CSS and JavaScript requests are initiated at about the same time; the browser gets the HTML, discovers both resources, and initiates both requests.
Wenn wir uns vor diesem Hintergrund den Netzwerkwasserfall dieser Seite in der Praxis ansehen, werden Sie feststellen, dass die CSS- und JavaScript-Anforderungen etwa zur gleichen Zeit initiiert werden. Der Browser erhält das HTML-Dokument, findet beide Ressourcen und initiiert beide Anforderungen.
Other results
To prevent a website from needing too many HTTP requests, CSS and JavaScript files can be grouped together.
You can restrict downloads of full-sized images meant for big screens and limit the number of HTTP requests (as well as CSS and JavaScript).
Du kannst das Laden von Vollformat-Bildern für große Bildschirme einschränken und die Nummer der HTTP-Anfragen limitieren (so wie CSS und JavaScript).
You can achieve this by optimizing your images and videos for the web, minifying and combining your CSS and JavaScript files and generally making sure that the number of your requests is low and that you use modern loading and caching techniques.
Das erreichst du, indem du deine Bilder und Videos für das Web optimierst, deine CSS und JavaScript Dateien minifizierst und kombinierst und im Allgemeinen dafür sorgst, dass die Anzahl deiner Requests gering ist und du moderne Lade- und Caching-Maßnahmen nutzt.
"Minifying" or combining your CSS and JavaScript files reduces unnecessary code and the number of HTTP requests it takes to load your site.
After bundling the CSS and JavaScript files together, the number of requests dropped to 74 and each file took only slightly longer than the original files to download individually
Nach der Bündelung der CSS- und JavaScript-Dateien ist die Anzahl der Anforderungen auf 74 gesunken, und die Downloadzeit der einzelnen Dateien war nur geringfügig länger als die der ursprünglichen Dateien
Now, you need to connect css and JavaScript files to ascx control.
Nun müssen Sie die css- und JavaScript-Dateien mit ascx control verbinden.
You need to be familiar with HTML, CSS and JavaScript.
Examples are used only to help you translate the word or expression searched in various contexts. They are not selected or validated by us and can contain inappropriate terms or ideas. Please report examples to be edited or not to be displayed. Potentially sensitive, inappropriate or colloquial translations are usually marked in red or in orange.