On my web site I currently have a top navigation bar, underneath it a black DIV with an IFrame for Vimeo videos that are loaded from the links in the playlist below that DIV.
What I want to accomplish is after I click the link from the playlist for the Vimeo video to be loaded in the IFrame but have the page itself scroll to the top of the page (above the navigation bar).. currently all I have it able to do is scroll to the top of the IFrame by adding #top to the end of the Vimeo video links, but it just puts the page (visually) in an awkward position.
What I want to accomplish is after I click the link from the playlist for the Vimeo video to be loaded in the IFrame but have the page itself scroll to the top of the page (above the navigation bar).. currently all I have it able to do is scroll to the top of the IFrame by adding #top to the end of the Vimeo video links, but it just puts the page (visually) in an awkward position.
Last edited: