JavaScript: Dynamically build a condition by fetching properties/values of an array with one object – Jquery
I am trying to make a script which Gets the current URL (url1 variable in the example) which contains params/values and which can be entirely different each time - OK I extract both params and values and create an object…