Změny dokumentu Můj Deník
Naposledy upravil David Brazda 09.11.2021 08:13
Popis verze:
Smazaný objekt
Přehled
-
Objects (0 změněno, 1 přidáno, 0 odstraněno)
Rozpis
- XWiki.JavaScriptExtension[0]
-
- Způsob práce s cache
-
... ... @@ -1,0 +1,1 @@ 1 +long - Kód
-
... ... @@ -1,0 +1,15 @@ 1 +require(['jquery'], function($) { 2 +$(document).ready(function(){ 3 + $("#leftPanels a").click(function (e) { 4 + e.preventDefault(); //so the browser doesn't follow the link 5 + 6 + 7 + //$("#contentcolumn" ).load(this.href + " #contentcolumn" ); 8 + 9 + //$("#content").load(this.href, function () { 10 + 11 + alert('Loading content from:' + $(this).attr("href")); 12 + //}); 13 + }); //click 14 + });//ready 15 +});//require - Jméno
-
... ... @@ -1,0 +1,1 @@ 1 +test extensiony - Zpracuj obsah
-
... ... @@ -1,0 +1,1 @@ 1 +Ano - Použij tuto příponu
-
... ... @@ -1,0 +1,1 @@ 1 +currentPage