Jump to content

Chromana

Members
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Chromana

  1. THANK YOU THANK YOU THANK YOU (ok that was a bit noobish :) )That was exactly what I needed. You see, the iframe is the menu so it will be on every page anyway, so it would exist.Thanks again, you just saved the whole layout of my site!

  2. How do I make an iFrame in a normal HTML document have a link that, when clicked, changes the document that it is in? The main document is not an iframe.For example:

    <body><iframe src="menu.html"></iframe>CONTENT</body>

    So a link on the menu iframe changes the main document. I think it has to do with the target and name atributes but I don't know how to do it. Thanks for any help.

×
×
  • Create New...