Programming Tools
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingProgramming Tools

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old August 26th, 2002, 08:48 PM
Nigorr Nigorr is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Brisbane, Australia
Posts: 78 Nigorr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
HTML: Frames & Frame borders

Can you specifically specify which borders are on or off??

I want to be able the have three rows
Code:
  <frameset rows="21,*,21" cols="*" frameborder="NO" border="0" framespacing="0">
    <frame name="header" src="about:blank" scrolling="NO" noresize>
    <frame name="main" src="about:blank">
    <frame name="footer" src="about:blank"  scrolling="NO" noresize>
  </frameset>


and just have boders on the
top and left - first frame
left - second frame
left and bottom - third frame

Can I do this?

Reply With Quote
  #2  
Old August 26th, 2002, 11:21 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
Re: HTML: Frames & Frame borders

Quote:
Originally posted by Nigorr
Can you specifically specify which borders are on or off??

I want to be able the have three rows
Code:
  <frameset rows="21,*,21" cols="*" frameborder="NO" border="0" framespacing="0">
    <frame name="header" src="about:blank" scrolling="NO" noresize>
    <frame name="main" src="about:blank">
    <frame name="footer" src="about:blank"  scrolling="NO" noresize>
  </frameset>


and just have boders on the
top and left - first frame
left - second frame
left and bottom - third frame

Can I do this?


the framset affects everything in it, you would have to use multiple framesets,

then again, frames are really bad web design, if you want your project to look professional

Reply With Quote
  #3  
Old August 26th, 2002, 11:32 PM
Nigorr Nigorr is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Brisbane, Australia
Posts: 78 Nigorr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
I know frames are bad, but that is what the company I'm doing stuff for wants. If it were up to me I would be using <div>, <span> and <table>, but hey people who know what they are doing know this. (I'm trying to hint that these guys don't know what they are doing).

Anyway, I tried to the following, none worked.
Code:
//Solution One
frame.html

  <frameset rows="106,*" frameborder=NO border=0 framespacing=0> 
    <frame name="header" src="about:blank" scrolling="no" noresize>
    <frameset cols="160,*" framespacing=0 border=0 frameborder=NO> 
      <frame name="menu" src="about:blank" scrolling="auto" bordercolor="#666666" frameborder="YES">
      <frame name="main" src="moreframe.html" scrolling="auto" bordercolor="#666666" frameborder="YES">
    </frameset>
  </frameset>

moreframe.html

  <frameset rows="21,*,21" cols="*" frameborder="NO" border="0" framespacing="0">
    <frame name="header" src="about :blank" scrolling="NO" noresize>
    <frame name="main" src="about :blank">
    <frame name="footer" src="about :blank"  scrolling="NO" noresize>
  </frameset>

//Solution two
frame.html
  <frameset rows="106,*" frameborder=NO border=0 framespacing=0> 
    <frame name="header" src="about:blank" scrolling="no" noresize>
    <frameset cols="160,*" framespacing=0 border=0 frameborder=NO> 
      <frame name="menu" src="about:blank" scrolling="auto" bordercolor="#666666" frameborder="YES">
       <frameset rows="21,*,21" cols="*" frameborder="NO" border="0" framespacing="0">
        <frame name="header" src="about :blank" scrolling="NO" noresize>
        <frame name="main" src="about :blank">
        <frame name="footer" src="about :blank"  scrolling="NO" noresize>
      </frameset>
    </frameset>
  </frameset>

Reply With Quote
  #4  
Old August 27th, 2002, 11:30 PM
Ben Rowe
Guest
Dev Articles Newbie (0 - 499 posts)
 
Posts: n/a  
Time spent in forums:
Reputation Power:
for the frame borders, you should be using 0 or 1 not NO, that can cause some problems

Reply With Quote
  #5  
Old August 27th, 2002, 11:31 PM
Nigorr Nigorr is offline
Contributing User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Apr 2002
Location: Brisbane, Australia
Posts: 78 Nigorr User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 7
Thanks, I have been looking at this and have made the changes but it doesn't help my cause

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingProgramming Tools > HTML: Frames & Frame borders


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 3 hosted by Hostway
Stay green...Green IT