Page is a not externally linkable
- Code, Content, and Presentation
-- WYSIWYG and Text Code Editors
---- How to let Dreamweaver menu only switch between iframes.


lostdreamer - 12:14 pm on Sep 17, 2012 (gmt 0)


Hi Kameleon,
Welcome to this forum :)

It sounds like an easy one:

<iframe NAME="my_iframe" src="somepage.html"></iframe>

<a href="some_other_page.html" TARGET="my_iframe"> Switch to other page</a>


Just make sure your iframe has a unique name, and use that name as the target value in your links.


Regards,
LostDreamer


Thread source:: http://www.webmasterworld.com/html_editors/4495572.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com