#1 (permalink)  
Old 09-03-2007, 07:29 AM
Registered User
 
Join Date: Sep 2007
Posts: 2
Apply Css to Frame

Dear frends
i have a page wher i am using frameset.like this

<HTML>
<HEAD>

<style type="text/css">
.frame1
{
border-style: solid double;
border-color: rgb(22,157,200);
border-width: 0px 0px 0px 0px;
}
</style>


<FRAMESET ROWS="10.5%,90.5% ">
<FRAME class="frame1" TITLE="Service Navigator" SRC="header.htm" frameborder=0 noresize="noresize" scrolling="no">
<FRAMESET COLS="20%,80% ">
<FRAME class="frame1" TITLE="Desk Express " SRC="navigation.htm" frameborder=0>
<FRAME class="frame1" TITLE="Desk Express " SRC="content.htm" frameborder=0>
</FRAMESET>
</FRAMESET>

</HEAD>
</HTML>

Now expected behavious is tht, i want frame border to be of zero width. when i make frames broder zero it shows me single line of (may be 1px width) white in color.
iwant to change that color to some other color.
(I am not sure how n from wher it is taking that white color, is it background color, or border default color.)..pls let me know hoe to change tht zero width border's back color.
sure i am lacking some knowledge on this,
Pls help.
Reply With Quote

Reply


Thread Tools
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

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
HELP! I'm going mad my CSS won't work marklawson Programming and Scripting 2 07-03-2007 09:57 AM
CSS Tips & Tricks - Tutorials and more... Webnauts Programming and Scripting 12 06-20-2007 10:35 PM
Frame document in Dreamweaver lala.anderson Programming and Scripting 0 05-15-2007 05:44 AM
CSS Newbie - help needed triunereni Programming and Scripting 8 07-20-2006 05:19 AM
write something on the parent frame's textbox without reloading the parent frame? gilgalbiblewhee Programming and Scripting 3 03-13-2006 07:07 AM


All times are GMT -5. The time now is 07:49 AM.

 
Bitrix
Clicky Web Analytics
CloudContacts
Maxtango


Subscribe to our feed | add to myYahoo!

Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0
© 1997-2007 HTMLCenter