Signup

Attribute for <FRAMESET ...>
BORDERCOLOR = color expression

BORDERCOLOR sets the color of the borders in the frameset.

this code produces this
<FRAMESET ROWS="50%,*" BORDERCOLOR=RED>
     <FRAME SRC="fsbctitle.php">
     <FRAME SRC="fsbcmain.php">

<NOFRAMES>NOFRAMES stuff
</NOFRAMES>

</FRAMESET>

this page

There is no defined behaviour if you use BORDERCOLOR in both <FRAMESET ...> and <FRAME ...>. Different versions of MSIE resolve the situation differently. Netscape is a more consistent. In Netscape, <FRAMESET BORDERCOLOR="..."> sets the color for all borders, and <FRAME BORDERCOLOR="..."> makes exceptions to that rule. For example, this code sets the borders for all frames to yellow for the borders of the middle frame which are red:

this code produces this
<FRAMESET ROWS="*,*,50%,*,*" BORDERCOLOR=YELLOW>
     <FRAME SRC="fsbcex1.php">
     <FRAME SRC="fsbcex2.php">
     <FRAME SRC="fsbcexmain.php" BORDERCOLOR=RED>
     <FRAME SRC="fsbcex3.php">
     <FRAME SRC="fsbcex4.php">

<NOFRAMES>NOFRAMES stuff
</NOFRAMES>

</FRAMESET>

this page



Copyright 1997-2002 Idocs, Inc. Written by Miko Sullivan.

 




 
Cheap Web HostingBudget Web HostingEcommerce Web Hosting
Link to UsLink ExchangeAdvertisePrivacy PolicyTerms Of ServiceAbout UsContact UsSitemap
Copyright © 2006 - 2012 Broadband Media, Inc. All rights reserved.