Hi All,
How do I prevent unauthorized editing of my webpage. I recently noticed that a few words on my web page had been turned into links to someone else's website. I looked at my markup expecting...
Hi I forgot to ask you how one can set the width property of an external page that is not on your domain. I know how to set the width property of any page within my domain but not a page that belongs...
Hi, thanks for replying. When you say "setting the width property of your page's body", are you talking about the width property of my web page or the width property of the external web page being...
Hi, thanks for replying. I am using an iframe to display external web pages on my site. I've read that you can use the object element to display external web pages on your site but I don't know if it...
Hi Everyone,
Is it possible to resize the webpage inside of an iframe? I would like to make the width of the page inside of the iframe the same as the width of the iframe so that I do not need to...
Hi Everyone,
I have an iframe on one of my pages and the error message, File Not Found, is displayed inside of the iframe as soon as the page loads. However, after the page loads if I click on a...
Hi all,
I'm very new to javascript and I'm practicing the creation of dynamic contents by using getElementByID and innerHTML and ran into a problem. I used Firebug to check for errors and didn't see...
Hi all,
I'm very new to javascript and I'm practicing the creation of dynamic contents by using getElementByID and innerHTML and ran into a problem. I used Firebug to check for errors and didn't see...
Hi All,
On page load Iframe is showing the 404 error code. The iframe displays pages just fine when users click various links after the page is loaded. How do I display something other than the...