Gordon
Member since Aug 2, 2011
- Profile: /members/8722-gordon.htm
- Comments: 2
Recent Blog Comments By Gordon
-
Ask Ben: Getting The Domain Name From The Referer URL
Posted on Jul 6, 2012 at 12:17 PM
For anyone trying to programmatically do stuff with the anchor on the response page besides the default behavior of the browser scrolling to the named anchor, the browser doesn't send it to the server so you won't get it in the cgi scope. Your only recourse is to process it with javascript o... read more »
-
Cool jQuery Predicate Selectors
Posted on Aug 2, 2011 at 3:56 PM
one thing to be careful of is jQ does not like spaces in this selector method (found the hard way :D ).... read more »