Von Version < 2.56 >
bearbeitet von gru
am 07.05.2021, 15:53
Auf Version < 2.58 >
bearbeitet von gru
am 07.05.2021, 15:54
< >
Änderungskommentar: Es gibt keinen Kommentar für diese Version

Zusammenfassung

Details

Seiteneigenschaften
Inhalt
... ... @@ -35,9 +35,9 @@
35 35   </style>
36 36  
37 37   <script type="text/javascript">
38 - console.log(typeof jQuery.xutil, typeof window.fail);
38 + console.log(typeof jQuery.xutil, typeof window.fail.xutil);
39 39   fcjq = jQuery;
40 - console.log(typeof fcjq.xutil);
40 + console.log(typeof fcjq.xutil, fcjq === jQuery, jQuery === window.fail);
41 41   //console.log("BE",window.fcjq);
42 42   //$.noConflict();
43 43   //console.log("AF",window.fcjq);
Copyright 2000-2025