G
Guest
The Simple Question
How do I make Javascript open a new page in the current browser window? You would think this would be really easy. Right now I have to window.open("www.com") but document.open("www.com") dosen't work. (www.com is a general term
The Not-So Simple Question
Why does my website work right when I use the preview button in FP, it works perfectly. But once I publish the site, it ceases to work, And not only if i publish it, but even open the website without frontpage, it dosen't work correctly. A lot of it is my coding just stops working, it might just be elements of it, but I don't understand. One page just opens the html, or coding of it without displaying the accutal page. Help?
How do I make Javascript open a new page in the current browser window? You would think this would be really easy. Right now I have to window.open("www.com") but document.open("www.com") dosen't work. (www.com is a general term
The Not-So Simple Question
Why does my website work right when I use the preview button in FP, it works perfectly. But once I publish the site, it ceases to work, And not only if i publish it, but even open the website without frontpage, it dosen't work correctly. A lot of it is my coding just stops working, it might just be elements of it, but I don't understand. One page just opens the html, or coding of it without displaying the accutal page. Help?