Question : IFrame handling and hyperlinking

HI,

I have got the idea of creating a web site using iFrame content. The menu simply load web pages in an iframe on the page and this constitute the web page.

My problem is, how to hyper link to this specific content and keep it in the whole skin instead of getting only the html page that fill the Iframe on the main page.

I thought of something like http://mydomain.com/index.html?"MyIframe"src=theiframecontent.html - but after many tries I couldn't figure it out. Maybe it's just the syntax which is wrong.

So this is where I turned to JavaScript and see IF someone load an html page that should reside inside this Iframe could be redirected to the index.html that have this iFrame containing the page he wishes to see.

Ex.: If I link to www.mydomain.com/theiframecontent.html then I would be redirected automatically to www.mydomain.com/index.html and the page "theiframecontent.html would be displayed inside the iframe on this index.html

This code could be placed on top of each iFrame - I believe ?

Is this feasible ?
Or Iframe is just the most useless thing in web programming ...

I am pretty sure that everyone understand what I am trying to do. is there an easier way to do this ? because no pages on this web site is hyperlinkable except for "index.html"

I am sure this one is a good challenge - beyond my knowledge for sure !

Thanks in advance

Answer : IFrame handling and hyperlinking

you have to close the question by awarding points to the input that was the most useful to you.  Admins don't monitor all questions, it is up to the asker to close it.
Random Solutions  
 
programming4us programming4us