Translation of "jQuery-Code" in English
We couldn’t find this entry. Showing approximate results. Check your spelling or suggest adding this term to the dictionary.
Damit werden veraltete Funktionen und Verhaltensweisen im jQuery-Code wiederhergestellt und weiterhin ordnungsgemäß ausgeführt.
This restores obsolete features and behaviors in the jQuery code and continues to execute properly.
Der jQuery-Code wurde vereinfacht und bietet keine Überprüfung, ob der Timeout noch läuft oder nicht oder ob die CSS-Animation bereits bis zum Ende gelaufen ist oder nicht.
The jQuery code was simplified and does not check whether the animation has already finished or not and whether the timeout is still running or not.
Wir werden eine init.js-Datei erstellen, die unseren jQuery-Code enthält.
We are going to create an init.js file to house our jQuery code.
Würde man das Problem clientseitig angehen, so reichten dafür ein paar Zeilen jQuery-Code (natürlich nur im Prototypen-Modus)
If you approached this problem on the client side, a few lines of jQuery code would be enough (at least for a prototype)
Fügen Sie dieser Seite CSS- und jQuery-Code hinzu, so dass die gewünschte Variante entsteht.
Add CSS and jQuery code to this page so that the desired version is created.
Wenn du deinen jQuery-Code auf dem neuesten Stand hältst und sicher bist, dass keines deiner Plugins mit jQuery 1.9 oder jQuery 1.10.2 inkompatibel ist, kann jQuery Migrate einfach entfernt werden.
If you keep your jQuery code up-to-date and are sure that none of your plug-ins are incompatible with jQuery 1.9 or jQuery 1.10.2, jQuery Migrate can be easily removed.
Durch den Einbau von CSS- und jQuery-Code (siehe nachfolgenden Abschnitt) können Sie den Visuellen Editor bei Bedarf auch für Seiten mit problematischem JavaScript-Code nutzen.
By integrating CSS and jQuery code (see the following section), you can, if you wish, use the Visual Editor on pages with problematic JavaScript code.
Du hast Plugins installiert, die älteren jQuery-Code verwenden?
You have plugins installed using older jQuery code?
Damit werden veraltete Funktionen und Verhaltensweisen im jQuery-Code wiederhergestellt und weiterhin [...]
This restores obsolete features and behaviors in [...]
Die jQuery XPath-Plugin unterstützt die neueste stabile Version der Sprache, v2.0, ermöglicht es Entwicklern, XML oder HTML-Dokumente mit XPath abfragen, über jQuery-Code.
supports the latest stable version of the language, v2.0, allowing developers to query XML or HTML documents with XPath, via JS code.
So wird der Schadcode an den ursprünglichen jQuery-Code angehängt, der automatisch ausgeführt wird, wenn die jQuery geladen wird.
Due to this, the malicious code is appended to the original jQuery code, which gets triggered automatically when the jQuery is loaded.
Wir begannen mit Image Map Pro und ergänzten das Plugin mit eigenem JavaScript- und jQuery-Code.