Pre-selected dropdown partially complete.
JavaScript function named 'getQueryVariable' which is able to retrieve variables passed in the URL.
JavaScript function named 'autoPopulateDropDown' is incomplete due to not having the functionality to use the variables fetched form the URL and then pre select the drop down variable.
The challenge is selecting the profile in the drop down by the innerHTML / name rather than the value which is what is conventionally done.
Pre-selected dropdown partially complete.
JavaScript function named 'getQueryVariable' which is able to retrieve variables passed in the URL.
JavaScript function named 'autoPopulateDropDown' is incomplete due to not having the functionality to use the variables fetched form the URL and then pre select the drop down variable.
The challenge is selecting the profile in the drop down by the innerHTML / name rather than the value which is what is conventionally done.