Archives
Blogroll
Recent Comments
Tag Archives: urlencode
jQuery and urlencode / decode
Jun
29th
Using jQuery and ajax can be tricky if you need to get urls with parameter in them. You need to be smart when you pass a url so make sure to encode the url. update: August 2010 Don’t use the … Continue reading