• Javascript Load Page
    0 replies, posted
It seems like a simple thing to do but I can't find anything that works. I just want to navigate the browser to a page like "blah.php". I tried this: [code]window.location.assign( "blah.php" );[/code] But nothing happens. How would I do this? [editline]09:38PM[/editline] Nevermind, I fucked up. Fixed.
Sorry, you need to Log In to post a reply to this thread.