http://domain.com/lookbook/?lookScroll=1
I just need to grab the lookScroll variable value from the current URL of the page and store it in a variable with JQuery, how could I do this? Thanks
http://domain.com/lookbook/?lookScroll=1
I just need to grab the lookScroll variable value from the current URL of the page and store it in a variable with JQuery, how could I do this? Thanks