NAVIGATION
This shows you the differences between two versions of the page.
|
deutsch:technik:aufruf-interner-funktionen:skript-in-den-head-bereich [2011/08/31 00:55] Knut Heermann (flip-flop) |
deutsch:technik:aufruf-interner-funktionen:skript-in-den-head-bereich [2018/06/03 18:08] (current) |
||
|---|---|---|---|
| Line 112: | Line 112: | ||
| === JavaScript: === | === JavaScript: === | ||
| - | + | Aktuell im Sitetemplate ausgewählte (aber nicht standardmäßig zu laden aktivierte) js-libary starten: | |
| + | <code html> | ||
| + | <!-- JS: initJSLib --> | ||
| + | </code> | ||
| + | \\ | ||
| + | - andere JS-Dateine einbinden | ||
| <code html> | <code html> | ||
| <!-- JS: {TEMPLATE}inc_js/calendarDateInput/calendarDateInputX.js --> | <!-- JS: {TEMPLATE}inc_js/calendarDateInput/calendarDateInputX.js --> | ||