|
iframes
|
Mar 18, 2005
|
|
This is not for the geek-faint-of-heart: for (my) future reference, here's what I just learned about iframes: The problem with putting an iframe on each page at the top to act as a menubar is that the links you click on open up in the iframe itself, instead of in the main page. The problem with making a main page that consists of a menubar, and then opening all the links in an iframe below the menubar is that the addressbar at the top of the screen always says it's on the same page. That's the whole reason I didn't want to use frames in the first place. #technology
|
|