Get url from iframe and update hash in browser url

Posted by Adam on Stack Overflow See other posts from Stack Overflow or by Adam
Published on 2010-04-19T20:30:51Z Indexed on 2010/04/19 20:33 UTC
Read the original article Hit count: 200

Filed under:
|
|
|
|

I've tried a few different things but nothing really worked, basically i need to get the current location/url from the iframe, get the part i want and return it to the hash in the url. how can i do this in javascript?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery