content dependant on url hash
I have a page with a few links. when a link is clicked a div is populated with the relative content. what i need is if the url has a hash tag then the div will be populated with the relevant content on load. Is there anyway to do this?