msg2ajay
06-19-2007, 08:52 AM
hi,
i am using IE up to now, presently looking to change to Mozilla Firefox 2. i am getting errors, all options are not working.... the below is the error code...
--------------------------------------------------------------------------
Warning: Error in parsing value for property 'CURSOR'. Declaration dropped.
Source File: http://10.1.2.28:8080/ILICTreasury/banker-web/css/common.css
Line: 147
Warning: Expected declaration but found '&'. Skipped to next declaration.
Source File: http://10.1.2.28:8080/ILICTreasury/banker-web/banker-displayTxLeftSideMenu.do
Line: 0
--------------------------------------------------------------------------
the error code in the javascript is as given below...
INPUT.buttonshade {
BORDER-RIGHT: #104a7b 1px solid;
BORDER-BOTTOM: #104a7b 1px solid;
BORDER-TOP: #BACDFE 1px solid;
BORDER-LEFT: #BACDFE 1px solid;
BACKGROUND-COLOR: #e6e6e6;
CURSOR: hand;
COLOR: #BACDFE;
font-family: verdana;
font-size: 11px;
font-style: normal;
vertical-align: middle;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
TEXT-DECORATION: none
}
<style>
#foldheader{cursor:hand ; font-weight:bold}
a{color:#FFFFFF; text-decoration:none}
</style>
can any bady have knowledge in the browser compatability options...
Thx & grds
Ajay kumar
i am using IE up to now, presently looking to change to Mozilla Firefox 2. i am getting errors, all options are not working.... the below is the error code...
--------------------------------------------------------------------------
Warning: Error in parsing value for property 'CURSOR'. Declaration dropped.
Source File: http://10.1.2.28:8080/ILICTreasury/banker-web/css/common.css
Line: 147
Warning: Expected declaration but found '&'. Skipped to next declaration.
Source File: http://10.1.2.28:8080/ILICTreasury/banker-web/banker-displayTxLeftSideMenu.do
Line: 0
--------------------------------------------------------------------------
the error code in the javascript is as given below...
INPUT.buttonshade {
BORDER-RIGHT: #104a7b 1px solid;
BORDER-BOTTOM: #104a7b 1px solid;
BORDER-TOP: #BACDFE 1px solid;
BORDER-LEFT: #BACDFE 1px solid;
BACKGROUND-COLOR: #e6e6e6;
CURSOR: hand;
COLOR: #BACDFE;
font-family: verdana;
font-size: 11px;
font-style: normal;
vertical-align: middle;
line-height: normal;
font-weight: bold;
font-variant: normal;
text-transform: uppercase;
TEXT-DECORATION: none
}
<style>
#foldheader{cursor:hand ; font-weight:bold}
a{color:#FFFFFF; text-decoration:none}
</style>
can any bady have knowledge in the browser compatability options...
Thx & grds
Ajay kumar