473,774 Members | 2,147 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Loading Iframes

2 New Member
Hello fellow web tech's,

Problem:

I have 3 different iframes on my main page (index.html).
There are 3 links; Movies, TV Shows and Documentaries.
Each links 3 different pages (movies.html, shows.html & documentaries.h tml) into the 1 iframe named "movielist" .

What i want:

Now from there i want each movie title link within the iframe "movielist" to load 3 different iframes into the main page (index.html);

#1 (The actual movie - iframe name="movies") HTTP * This i figured out with ;

<a href="http://85.17.221.15/include/players/playerdivxframe .php?url=208520 6" target="movies" >Click for New iFrame Content</a>

#2 (The movie Name - iframe name="moviename ") TEXT
#3 (The movie description - iframe name="moviedesc ription") TEXT

Is this done through parent references or how abouts do i go abouts doing this..

If your having troubles understanding what i mean,

Check out:


I included the iframe names outside of the actual iframe so you can see which sections have to be loaded.

Thanks for your time & responces!
Jan 17 '08 #1
1 1536
acoder
16,027 Recognized Expert Moderator MVP
Welcome to TSDN!

If you want this to be done with one click, you will need to use JavaScript to load content into the iframes using the frame hierarchy. To access the main page from within an iframe, use parent or top. Then to access another iframe, use frames[frameName]. If you want to set the text, you may want to access an element first and then set its innerHTML property.
Jan 17 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
3687
by: GQ | last post by:
We have a Web page that at load time will execute and build: a DHTML Menu/Data Driven, an Iframe with Detail Data, an Iframe to display Progress Information and another iframe with totals information of the previous iframe with Detail Data. Everything works fine except during the initial load. If we click on any place of the page during the above loading schema, the process stops and we end-up with Iframes with incomplete information...
6
3905
by: fniyogi | last post by:
Does anyone know how to suppress the "busy"/hourglass cursor that appears when a frame/iframe is loading, as in the g() functon below: <SCRIPT> function g() { if ( Math.floor(Math.random()*2) == 1 ) frames.location.href = "http://www.yahoo.com"; else frames.location.href = "http://games.yahoo.com"; }
0
1253
by: talktozee | last post by:
Hello! I have a series of IFRAMEs in which different ASP (with SQL) pages load. These modules all run different queries off of the same server, and they're all trying to hit the server at the same time. <div id="1"> <iframe src="1.asp"></iframe> </div> <div id="2"> <iframe src="2.asp"></iframe> </div>
6
10586
by: Eraser | last post by:
hi guys.... how i would now that the iframe loading of chart fx graph is completed... i used a window.print on page load with multiple iframes on the same page.... what happen is once the print option appears and print it... some of my pages are not yet completed loading the chart fx.... any help?
1
1201
by: ErnDissla | last post by:
Hello fellow web tech's, Problem: I have 3 different iframes on my main page (index.html). There are 3 links; Movies, TV Shows and Documentaries. Each links 3 different pages (movies.html, shows.html & documentaries.html) into the 1 iframe named "movielist". What i want:
0
1035
by: Twinkles | last post by:
Hello friends, I'm having an ("main.aspx")Asp.net page with 2 iframes. Second frame is by default loaded with a ("home.aspx")asp.net page. When button is clicked in the("home.aspx") page, it has to load the ("x.page")in first iframe. I don't know how to do this?. Also, I need to pass the values of("home.aspx") to controls in("main.aspx") when button is clicked in home.aspx of second iframe. I...
1
1946
by: bizt | last post by:
Hi, I have a webpage where Im creating AJAX type requests by loading dynamic pages containg JavaScript into hidden iFrames. The reason I am opting for this method over XmlHttpRequest object requests is because I wish for some of my requests to be over a secure https:// connection and other not so private requests to be made over http:// .. using XmlHttpRequest I am unable to make requests between two domains http/ https from the one...
1
1610
by: jnbbender | last post by:
I'm new at CSS so take it easy. I have 3 DIV's, #header, #content, and #sidebar. I know iframes are bad but I'd like to do the same with CSS. My sidebar has a podcast interface & if I place the identical header & sidebar in EVERY navigable page, the podcast has to reload making the site slower. Is there anyway I can duplicate the functionality of iframes? Thanks
0
9621
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
10267
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9914
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8939
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7463
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6717
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
5484
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4012
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
3
2852
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.