Microsoft
Software
Hardware
Network
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?
"MyIf
rame"src=t
heiframeco
ntent.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/theiframe
content.ht
ml
then I would be redirected automatically to
www.mydomain.com/index.htm
l
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
cannot get driver to run
Exmerge run on Desktop?
MySQL create table question ........ default value for a field
Dynamic columns with dynamic column names
Small modification query
Multiple domain names, and Exchange
Email attachments come out as .dat files.
How to install wsus on windows server 2008
Performance issues on 2003 x64 Server - disk queue length
Bash script to check a column for a specific match