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
How do I make shared folders available to the generic user?
How to generate a page postback with ajax?
Error using Ghost
Maillog Connection refused Over and Over and Over
Lost msdcs records on DNS server
ORDER GMT with CST ?
vba code explaination
Customize XP install
BackUP Exec 12.50 backing up to an external HD a daily backup
how to set up 'send mail' form without programing such as php? what is CGI bin?