Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

Website Design Forum


You are currently viewing our Website Design Forum as a guest. Please register to participate.
Login



Freelance Jobs

Reply
Old 10-05-2006, 09:13 AM CSS Frames
SpacemanSpiff's Avatar
Experienced Talker

Posts: 34
Trades: 0
CSS Frames: Frameset and iframes have been deprecated. I know that I can use CSS and <DIV> to create "frames". How?
__________________
The Penguins are slowly and deliberately stealing my sanity.

Do not meddle in the affairs of dragons for you are crunchy and taste good with ketchup.
SpacemanSpiff is offline
Reply With Quote
View Public Profile
 
 
Register now for full access!
Old 10-05-2006, 09:22 AM Re: CSS Frames
SpacemanSpiff's Avatar
Experienced Talker

Posts: 34
Trades: 0
I want to do this but with CSS

<iframe *src="frame.htm"></iframe>

*Source, I need to create a frame using CSS but the content displayed is an external HTML file.
__________________
The Penguins are slowly and deliberately stealing my sanity.

Do not meddle in the affairs of dragons for you are crunchy and taste good with ketchup.
SpacemanSpiff is offline
Reply With Quote
View Public Profile
 
Old 10-05-2006, 09:27 AM Re: CSS Frames
ADAM Web Design's Avatar
Canadastaninianite

Posts: 5,935
Name: Adam for web page design, not program
Location: Toronto, Ontario, Canada
Trades: 0
Well, you won't be able to display an external HTML file with divs and CSS.

You can, however, create an iframe effect on your website by doing something similar to the following.
Code:
<div style="width:  600px;  height:  400px;  overflow:  auto;">
Look at me, here I am, right where I belong.
</div>
Adjust your width and height and content as appropriate. overflow: auto creates the scrollbars.

If you are trying to display content from another domain, then the only way to go would be an inline frame (or regular frame.)
__________________

Please login or register to view this content. Registration is FREE
|
Please login or register to view this content. Registration is FREE
(my blog)


Please login or register to view this content. Registration is FREE
(with proof)
ADAM Web Design is offline
Reply With Quote
View Public Profile Visit ADAM Web Design's homepage!
 
Old 10-05-2006, 03:10 PM Re: CSS Frames
LadynRed's Avatar
Defies a Status

Posts: 10,017
Location: Tennessee
Trades: 0
OOoo .. oooh... I have a solution ! If you want to dive into CSS and some AJAX, this is an excellent solution -- and it mimics Iframes !

http://jquery.com/demo/thickbox/

Then there is a CSS solution:
http://www.456bereastreet.com/archiv...v2_fullheight/
__________________
Web Goddess & Web Standards Evangelist :) - Tables Be Gone !!

Please login or register to view this content. Registration is FREE


Please login or register to view this content. Registration is FREE

LadynRed is offline
Reply With Quote
View Public Profile
 
Old 10-06-2006, 09:47 AM Re: CSS Frames
SpacemanSpiff's Avatar
Experienced Talker

Posts: 34
Trades: 0
I figured it out, can't do external linking. Just have to create the div and type in the content manually.

Thanks,
__________________
The Penguins are slowly and deliberately stealing my sanity.

Do not meddle in the affairs of dragons for you are crunchy and taste good with ketchup.
SpacemanSpiff is offline
Reply With Quote
View Public Profile
 
Old 10-13-2006, 06:47 AM Re: CSS Frames
Junior Talker

Posts: 1
Trades: 0
thank you
__________________

Please login or register to view this content. Registration is FREE
kenonstop is offline
Reply With Quote
View Public Profile
 
Reply     « Reply to CSS Frames
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 0.44092 seconds with 12 queries