User not logged in - login - register
Home Calendar Books School Tool Photo Gallery Message Boards Users Statistics Advertise Site Info
go to bottom | |
 Message Boards » » iFrame question Page [1]  
YOMAMA
Suspended
6218 Posts
user info
edit post

I want to create a page that has a frame in which all the content is served in that one frame.

The idea is to NOT load the main page over and over and just the content iframe section.

I have not messed with frames in a long time and cant remember how to reference the frame content area to be relaoded with each new selection.

The page has a list of button links at the top and when you select say teh info button, the iframe serves the info.html file and then if you choose the button at the top team the team.html file is placed into the iframe.

Any idea or where to read. Im googling but nothing right off the bat so far

10/10/2005 2:46:02 PM

GiZZ
All American
6982 Posts
user info
edit post

<IFRAME border=0 name=content src="defaultpagetoload.htm" frameBorder=0 width="100%" height=340>
Your browser does not support inline frames or is currently configured not to display inline frames.
</IFRAME>

links will be target="content"


by the way... please don't use IFRAMES if you can at all help it (and you almost always can). most all other solutions are better. help keep the internet a nicer place for all of us


[Edited on October 10, 2005 at 2:56 PM. Reason : s]

10/10/2005 2:56:13 PM

YOMAMA
Suspended
6218 Posts
user info
edit post

so please tell me what a better way is to not reload the page each time.

I get over 150,000 hits a day and its eating up my BW to reload my images in my template

And trust me i know i just was wondering if this was my only option.



[Edited on October 10, 2005 at 2:59 PM. Reason : dd]

10/10/2005 2:57:41 PM

GiZZ
All American
6982 Posts
user info
edit post

images should be cached and so should your style sheet... the same visitor loading new pages shouldn't be grabbing the images multiple times.

you could try compressing some of your files, or exporting styles to a style sheet. alternatively you could get more bandwidth

10/10/2005 3:01:29 PM

GiZZ
All American
6982 Posts
user info
edit post

Oh another thing you could try is using CSS to make buttons rather than using images.

10/10/2005 3:02:14 PM

YOMAMA
Suspended
6218 Posts
user info
edit post

tell me about it

But I have to work with what I got ya know.

and i dont see agood way to recreate these buttons in CSS





[Edited on October 10, 2005 at 3:06 PM. Reason : n]

10/10/2005 3:02:14 PM

Noen
All American
31346 Posts
user info
edit post

as long as they are static images (not server generated),
Quote :
"images should be cached and so should your style sheet... the same visitor loading new pages shouldn't be grabbing the images multiple times."


is exactly right. Iframes arent going to make any difference at all.

10/10/2005 7:55:24 PM

YOMAMA
Suspended
6218 Posts
user info
edit post

ok so i frame is pointless then huh

10/10/2005 11:11:48 PM

 Message Boards » Tech Talk » iFrame question Page [1]  
go to top | |
Admin Options : move topic | lock topic

© 2024 by The Wolf Web - All Rights Reserved.
The material located at this site is not endorsed, sponsored or provided by or on behalf of North Carolina State University.
Powered by CrazyWeb v2.38 - our disclaimer.