Atozed Forums
IWBSLibSetCDNS what does it load ? - Printable Version

+- Atozed Forums (https://www.atozed.com/forums)
+-- Forum: Atozed Software (https://www.atozed.com/forums/forum-1.html)
+--- Forum: IntraWeb (https://www.atozed.com/forums/forum-3.html)
+---- Forum: English (https://www.atozed.com/forums/forum-16.html)
+----- Forum: IntraWeb General Discussion (https://www.atozed.com/forums/forum-4.html)
+----- Thread: IWBSLibSetCDNS what does it load ? (/thread-3797.html)



IWBSLibSetCDNS what does it load ? - Comograma - 01-18-2024

What libraries/variables does the function IWBSLibSetCDNS load ?
Does it load all this global Bootstrap3 variables from IWBSGlobal ?
  gIWBS4LibJQueryJs
  gIWBSLibBootstrapCss

  gIWBSLibBootstrapJs

  gIWBS4LibPolyFillerJs

  gIWBS4LibIWBSCss
  gIWBS4LibIWBSJs

  gIWBS4LibDynamicTabsCss
  gIWBS4LibDynamicTabsJs

  gIWBSLibSummerNoteCss
  gIWBSLibSummerNoteJs


Can I call only this function (IWBSLibSetCDNS) to load Bootstrap3 or there are some variables that I must load myself ?