MY BLOG BYTES
Welcome to my blog. Below is a collection of my provoking thoughts regarding technology and web design, enjoy.
jQuery and urlencode / decode
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 Read more »»