|
WebTV JavaScript Bug Alert
Reload Page
CMD + R for 3 Seconds
Computer users, this site is designed by and for the WebTV/MSNTV Internet Terminal and may not display or function as intended for you.
IFRAMEThe <iframe> tag is used much like an <embed> tag - it is basically a way of adding one page inside of another page like this.The code: <iframe width=300 src="PAGE-URL" name=window> </iframe> We can control the page width with WebTV, but not the height, so it will be as high as needed to display the page. You can make links to bring other pages into the iframe window: <iframe width=300 src="w1.html" name=window2> </iframe> <a href="w2.html" target=window2>Frame 2</a> <a href="w3.html" target=window2>Frame 3</a> <a href="w4.html" target=window2>Frame 4</a>
Links from a Iframe pageWhen you add links to a page that is called into an iframe, you must add a target="_top" tag to break out of the frames. If you don't, the linked page will load in the frame like the following examples.
There is 1 visitor online
|
|
Search New2HTML.com
powered by FreeFind |
|
|