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 hire someone to install iFolder for me?
USB ports stop working in Windows XP
cents sign
Overactive hard drive problem solved, how do I delete Fast Find
How to configure send connector in Exchange 2007 to route back through Exchange 2003?
Exchange 2007 and Samsung SCH-i760 synching
AIX 5.2 install / updating to latest maint level
Import data from Excel file in database using stored procedure, DTS
NZ fuction does not work properly
What does "iNew /= sum(iNew)" do? iNew is an array.