Thread: IFRAME and DIV
View Single Post
  #1 (permalink)  
Old 02-15-2004, 11:01 AM
DarrenPWS DarrenPWS is offline
WebProWorld Pro
 
Join Date: Jan 2004
Location: Milton Keynes, UK
Posts: 115
DarrenPWS RepRank 0
Default IFRAME and DIV

Hi all,
On my website, http://www.positive-websolutions.co.uk, I have a "quick links" tree-menu along the left. It is a nice function that I like having on my site, however, I have 30 pages all with this on, and when I add a new page, it is extremely annoying because I have to make the changes 30 times to the tree-menu... Make sense?

I would like it if I could make the change once and have all the pages link to this external file, but am reluctant to use <iframe> to do this due to the poor reputation of frames. I know a lot can be done with the <div> tag, is there a way to use this tag to link an external file to a webpage???

Hope this is understandable,
Thanks for your time,
Darren.
Reply With Quote