|
I want to use an iframe for a navagation bar on my web page so that when I click on a link on the nav bar (which is in the iframe) it goes to that page. My problem is that when I click on a link, only what is inside the iframe changes instead of the whole page. How do I fix this?
|
|
|
use target="<iframeName>" in your link
|
|
|
|
|
|
|
© Copyright codetoad.com 2001-2005 |
|
|