strawberry Posted October 10, 2008 Posted October 10, 2008 (edited) i have the following html ----- function onload() { var res = oWebFolder.navigate('http://webfiles.myschool.co.uk/users'); } ------- Its set as a link from our moodle site, it opens up the webfolder perfectly but then it leaves the background page blank. I would like to do one of 2 things. 1. have it open the folder as a new window 2. have the background page go back to the previous page. Help! TIA Edited October 10, 2008 by strawberry
powdarrmonkey Posted October 10, 2008 Posted October 10, 2008 More details. What context is this? What are you trying to do? How is the rest of the page set up?
strawberry Posted October 10, 2008 Author Posted October 10, 2008 Thats the whole page, it's linked to a link on our menubar on moodle. When this page is run it should connect to a webfolder (which it does) but then the original page is left white and blank as there is no visual html, so ideally i'd like to to navigate back to another page or for the link in the menu bar to open this page in a new window.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now