Custom class dependancies: QueryParameters
This class is an attempt to have an object that automatically parses any string representing a url. Similar to the way the javascript object window.location parses the window’s url. The url string is supplied either through the constructor, or through setting the ‘href’ property. What is important to note, is that all properties are read and write, and effect the values of all the other respective properties. Here is a list of all the URL properties: