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.

HTML Forum


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



Post a Project »

Find a Professional HTML Freelancer!

Find a Freelancer to help you with your HTML projects

FREE Outsourcing eBook!

Reply
Nothing shows up in my frames, help!
Old 09-04-2007, 01:52 PM Nothing shows up in my frames, help!
Junior Talker

Posts: 2
Name: Elan Hickler
Trades: 0
PHP Code:
<html>

<
head>
<
title>ElanHickler.com</title>
<
style type="text/css">
table.one{table-layout:automaticborder-collapse:collapsewidth:100&#37;}
frame.one{scrolling:noframeborder:0width:100%;}
td.one{height:50}
td.two{height:600}
</
style>
</
head>

<
table class="one" border="0">
<
tr bgcolor="grey"><td class="one"><frameset><frame class="one" src="wimpy.html"></frameste></td></tr>
<
tr bgcolor="pink"><td class="two"><frameset><frame class="one" src="elanhicklercom.html"></frameste></td></tr>
</
table>

</
html
html files:

PHP Code:
<html>
<
body>
<
p>UNDER CONSTRUCTION</p>
</
body>
</
html
Now, the text *was* showing up when I was using iframes, but iframes have an annoying minimum height. I need frames so that when you navigate the website, my mp3 player widget doesn't cutoff. I want it to be constantly there.
Argitoth is offline
Reply With Quote
View Public Profile Visit Argitoth's homepage!
 
 
Register now for full access!
Old 09-04-2007, 07:48 PM Re: Nothing shows up in my frames, help!
tripy's Avatar
Do not try this at home!

Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
Trades: 0
You should take a little time, and read how a frameset is supposed to be used.
iframe are INLINE frames.
frames are separated windows, defined by a frameset file.
http://www.w3schools.com/tags/tag_frameset.asp

Your frames don't show nothing because you use them wrong.
__________________
Only a biker knows why a dog sticks his head out the window.
tripy is offline
Reply With Quote
View Public Profile Visit tripy's homepage!
 
Old 09-04-2007, 09:29 PM Re: Nothing shows up in my frames, help!
Junior Talker

Posts: 2
Name: Elan Hickler
Trades: 0
I decided to scrap the frames idea. I finally got it working, but I just figured.... well, to explain further, I originally wanted to have a constant mp3 player, but not only does having that frame make it harder for me to imagine create a nice looking website, I figured that a constant mp3 player just won't compliment my website's design. Of course I'll still have the mp3 player on one of the pages.
Argitoth is offline
Reply With Quote
View Public Profile Visit Argitoth's homepage!
 
Reply     « Reply to Nothing shows up in my frames, help!
 

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.31102 seconds with 12 queries