diff --git a/reinitializer.js b/reinitializer.js index addb3aa..565af08 100644 --- a/reinitializer.js +++ b/reinitializer.js @@ -1,181 +1,244 @@ "use strict"; if (typeof window.reinitializer !== "function") { - // Not initialized + // Not initialized - // Initialize of the class in global namespace - window.reinitializer = class reinitializer { - /** - * Parent element for location elements - */ - css = document.head; - - /** - * Parent element for location