[jQuery] "Feed" history/remote

[jQuery] "Feed" history/remote


Hi there,
I was wondering if it's possible to directly feed History/Remote:
say the hash is
#/this_dir/another_dir/
Then i'd like to load
index.php?explore=/this_dir/another_dir/
into
<div id="files"></div>
So the hash would be the complete variable to load, also it wouldn't
have to look for a certain ID or title in the document.
I'm trying to find a decent way to keep history intact, but not reload
the entire page..
Hope it's kinda clear.
Thanks,
Frizzle.