I'm not sure if this is possible, but I want to be able to click an external link with an anchor #anchor and have it animate scroll to that anchor tag after loading the page. Any help on this would be much appreciated.
<a href="http://foo.com/work/#foo>Anchor Tag</a>
This would take you to foo.com/work and then animate you down to the #foo anchor tag.