[jQuery] History hashes with variable and value

[jQuery] History hashes with variable and value


I see that Yahoo UI has this:
http://developer.yahoo.com/yui/examples/history/navbar/solution/index.html#app=products
Is there a way to achieve this in Jquery? Basically I want to have a
URL like this:
index.html#var=param#var2=param
...or somthing similar. Any ideas?
Thanks!
Graeme