Searched refs:strgURL (Results 1 – 1 of 1) sorted by relevance
1 var strgURL = location.pathname; // path of current component variable23 if (strgURL.search(str) > 0) { // if this is the current folder