Searched refs:htmlString (Results 1 – 5 of 5) sorted by relevance
27 createHTML(htmlString) { argument29 div.innerHTML = htmlString.trim();
257 createHTML(htmlString) { argument259 div.innerHTML = htmlString.trim();
4 var stripHtml = function(htmlString) { argument6 tempDiv.innerHTML = htmlString;
80 …(element) | Change where the navigation arrows are attached (Selector, htmlString, Array, Element,…81 … $(element) | Change where the navigation dots are attached (Selector, htmlString, Array, Element,…
1 …htmlString = '\\u00a0';\n // Repeat character 256 (2^8) times\n for (let i =…