This question already has an answer here:
Code:
window.location.href = "Posts?Category=" + sel;
How to get the value in Category page?
This question already has an answer here:
Code:
window.location.href = "Posts?Category=" + sel;
How to get the value in Category page?
Try this:
http://jsfiddle.net/kL9DJ/