Jump to content
php.lv forumi

uz firefox nestraadaa hover effekts


Ā§°ģčļ€’’

Recommended Posts

neesmu iipashi iedzilinaajies probleemaa varbuut kaads uz aatro varees pateikt kas par vainu ar ie hovers straadaa uz ff nee apskatiit sheit http://87.110.170.13/f.html

CSS

#box1Back {background: #5099e3; width: 150px; height: 120px; z-index: 2; position: absolute; top: 2em; left: 780px;}
#box1 {background: #a7cff8; width: 190px; height: 240px; z-index: 3; position: absolute; top: 2em; left: 780px; margin: 5px 0 0 5px; padding: 8px;}
#box1 ul {margin: 0; padding: 0 10px 0 0; position: relative; top: 5px; left: 15px; list-style-type: square;}
#box1 a {color: white; font: 11px arial;}
#main {background: #f2f5f6; width: 625px; height: 800px; z-index: 1; position: absolute; top: 1em; left: 200px; padding: 20px 10px 8px 45px; font: 11px Verdana;}
#menu {background: #2da7f4; width: 180px; height: 300px; z-index: 4; position: absolute; top: 3.3em; left: 50px; margin: 0 0 5px 5px;}
#menu ul {margin: 0; padding: 0; position: relative; top: 0; left: 0; list-style-type: none;}
#menu li {display: block; background: white; width: 180px; height: 30px; padding: 3px 0 2px 2px; margin-bottom: 2px; border: solid 1px #bbdcf1; border-right: solid 2px #bbdcf1; font: 18px arial; font-weight: bold;}
#menu li, a {color: #404141; text-decoration: none;}
#menu li, a:hover {color: red;}
#menuBack {background: #8abcdc; width: 120px; height: 120px; z-index: 2; position: absolute; top: 15em; left: 50px;}
#dotted_line {border: dotted 1px #bac3c8; width: 925px; height: 780px; position: absolute; top: 2.5em; left: 60px; z-index: 5;}

Link to comment
Share on other sites

Tev šis traucē -> #dotted_line

Viņš tiek pārstiepts pāri (pa virsu) visiem elementiem. Nomainīju z-index uz 2 un tad iet arī FF2, bet vispār neiesaku taisīt šitādus markapus. Mēģini apdomīgāk absolūti pozicionētus elementus izmantot.

Edited by andrisp
Link to comment
Share on other sites

×
×
  • Create New...