Click here to Skip to main content
16,008,010 members
Home / Discussions / Web Development
   

Web Development

 
GeneralColoured button not working..... Pin
Sarvesvara (BVKS) Dasa1-Dec-02 1:30
Sarvesvara (BVKS) Dasa1-Dec-02 1:30 
GeneralRe: Coloured button not working..... Pin
Paul Watson1-Dec-02 5:43
sitebuilderPaul Watson1-Dec-02 5:43 
GeneralRe: Coloured button not working..... Pin
Sarvesvara (BVKS) Dasa1-Dec-02 19:22
Sarvesvara (BVKS) Dasa1-Dec-02 19:22 
GeneralRe: Coloured button not working..... Pin
Sarvesvara (BVKS) Dasa3-Dec-02 2:36
Sarvesvara (BVKS) Dasa3-Dec-02 2:36 
GeneralRe: Coloured button not working..... Pin
Paul Watson3-Dec-02 20:30
sitebuilderPaul Watson3-Dec-02 20:30 
GeneralRe: Coloured button not working..... Pin
Sarvesvara (BVKS) Dasa3-Dec-02 20:52
Sarvesvara (BVKS) Dasa3-Dec-02 20:52 
Paul Watson wrote:
Also are other CSS classes working?

I guess... they r workingBlush | :O Blush | :O

Will copy-paste the contents of my css file......

------------------

h1 {font-family: Verdana; color: navy; font-size: 18pt; font-style: italic; text-align: center; }
h2 {font-family: Verdana; color: navy; font-size: 14pt; font-style: italic; text-align: center; }
h3 {font-family: Verdana; color: navy; font-size: 12pt; font-style: italic; }
h4 {font-family: Verdana; color: black; font-size: 12pt; }
h5 {font-family: Verdana; color: black; font-size: 10pt; }

p {font-family: Verdana; color: black; text-align: justify; font-size: 10pt; }


.lnk {font-family: verdana; color: black; font-size: 10pt; }


.biglnk {font-family: verdana; color: navy; font-size: 10pt; TEXT-DECORATION: none }
.biglnk:hover {font-family: verdana; color: red; font-size: 10pt; TEXT-DECORATION: underline }


.boldlnk {font-family: verdana; color: navy; font-weight: bold; font-size: 12pt; TEXT-DECORATION: none }
.boldlnk:hover {font-family: verdana; color: red; font-weight: Bold; font-size: 12pt; TEXT-DECORATION: underline }


.footlnk {font-family: verdana; color: navy; font-size: 8pt; TEXT-DECORATION: none }
.footlnk:hover {font-family: verdana; color: red; font-size: 8pt; TEXT-DECORATION: underline}


.shead {font-family: verdana; color: black; font-weight: bold; font-size: 10pt; }


.wbld {font-family: verdana; color: white; font-weight: bold; font-size: 10pt; }

oldtbody
{
scrollbar-base-color: #FFF5EC;
scrollbar-arrow-color: black;
scrollbar-track-color: #CADBFF;

scrollbar-shadow-color: black;
scrollbar-lightshadow-color: black;
scrollbar-darkshadow-color: white;

scrollbar-highlight-color: white;
scrollbar-3dlight-color: black;
}

.myButton { COLOR: #000080; font-weight:bold; HEIGHT: 30px; BACKGROUND-COLOR: #FFE1C4 }

ol { font-family: Verdana; font-size: 10pt}

td { font-family: Verdana; font-size: 10pt}

---------------------------------------

I repeat.... it works fine in IE6, when I locally test in my PC http://localhost... but not when in the http://.....



I started with nothing,
And I still have lots of it left with me.

GeneralRe: Coloured button not working..... Pin
Paul Watson3-Dec-02 21:31
sitebuilderPaul Watson3-Dec-02 21:31 
GeneralRe: Coloured button not working..... Pin
Sarvesvara (BVKS) Dasa4-Dec-02 22:08
Sarvesvara (BVKS) Dasa4-Dec-02 22:08 
GeneralRe: Coloured button not working..... Pin
Paul Watson4-Dec-02 22:13
sitebuilderPaul Watson4-Dec-02 22:13 
GeneralRe: Coloured button not working..... Pin
Sarvesvara (BVKS) Dasa4-Dec-02 22:32
Sarvesvara (BVKS) Dasa4-Dec-02 22:32 
QuestionHow to encrypt the data in a form? Pin
George230-Nov-02 22:27
George230-Nov-02 22:27 
AnswerRe: How to encrypt the data in a form? Pin
Paul Ingles1-Dec-02 3:02
Paul Ingles1-Dec-02 3:02 
GeneralRe: How to encrypt the data in a form? Pin
George21-Dec-02 3:14
George21-Dec-02 3:14 
GeneralRe: How to encrypt the data in a form? Pin
Paul Ingles1-Dec-02 3:29
Paul Ingles1-Dec-02 3:29 
GeneralRe: How to encrypt the data in a form? Pin
George21-Dec-02 21:14
George21-Dec-02 21:14 
GeneralFeeding ASP.net values into javascript Pin
gekoscan30-Nov-02 19:08
gekoscan30-Nov-02 19:08 
GeneralRe: Feeding ASP.net values into javascript Pin
Not Active30-Nov-02 19:46
mentorNot Active30-Nov-02 19:46 
GeneralRe: Feeding ASP.net values into javascript Pin
Paul Watson1-Dec-02 5:52
sitebuilderPaul Watson1-Dec-02 5:52 
GeneralIIS - HTTP 500 Error Pin
Kant30-Nov-02 14:26
Kant30-Nov-02 14:26 
GeneralgetElementsByTagName weirdness Pin
Michael Dunn29-Nov-02 22:52
sitebuilderMichael Dunn29-Nov-02 22:52 
GeneralRe: getElementsByTagName weirdness Pin
Stephane Rodriguez.30-Nov-02 6:20
Stephane Rodriguez.30-Nov-02 6:20 
GeneralRe: getElementsByTagName weirdness Pin
Michael Dunn30-Nov-02 6:35
sitebuilderMichael Dunn30-Nov-02 6:35 
GeneralRe: getElementsByTagName weirdness Pin
Michael Dunn30-Nov-02 7:06
sitebuilderMichael Dunn30-Nov-02 7:06 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.