fun with IFRAME


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ] [ Home ]

Subject: fun with IFRAME
Name: ludicrous
Date: 1/3/2002 10:45:25 PM (GMT-7)
IP Address: 138.67.74.229
In Reply to: Weerie (nt) posted by Ben
Message:

Great toy. You want to pull something really interesting, try copying the following to a text file:

<html>
<head>
<title>"My startup page"</title>
</head>

<body bgcolor="#FFFFFF">

<p><iframe src="your link URL here" width="100%" height="50%" ><br>
</iframe ></p>

<p><iframe src="your other link URL here" width="100%" height="50%" ><br>
</iframe ></p>

</body>
</html>


...and then save the file with an ".html" extension. Set it to your startup page, and every time you open your browser, the blue title bar will read "My startup page" and the two frame windows will be displaying whatever two site URLs you stick into "your link here" and "your other link here"

[ View FollowUps | Post Followup | E-Mail Sender | Main ]



Follow Ups:



Maximum of 100 messages displayed.

Post a Followup

Name:
E-Mail:

Subject:

Comments:

Optional Link URL:
Link Title:
Optional Image URL:
Upload some images for this post


[ Follow Ups ] [ Post Followup ] [ CPU-Central Message Board ]