Dalen McLean
Member since Oct 28, 2012
- Profile: /members/10397-dalen-mclean.htm
- Comments: 1
Recent Blog Comments By Dalen McLean
-
Ask Ben: Getting Query String Values In JavaScript
Posted on Oct 28, 2012 at 6:07 PM
I want to strip a single variable from the URL and put it in the middle of a tag. For instance, I want to pull variable &abc=123 and parse "123" into an <iframe> tag. Thanks for the example code of how to do this, very useful. This works perfectly if for example the variable is... read more »