Forum Moderators: open

Message Too Old, No Replies

Frames

         

Italian_guy

2:14 am on Jan 26, 2004 (gmt 0)

10+ Year Member



I'm trying to put frames in my web site in order to hide the real url of the pages within my site.

But where should I write the frame script?

Thanks

BlobFisk

1:23 pm on Jan 26, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



You would use a page that is the frameset page - that is, it is the parent page for your frames.

So, if you have 2 pages (1.html and 2.html) that you want to use as frames, your parent page would call both of them.

The W3C Frames page [w3.org] has some nice examples.

HTH