Hi
I am new to css ,i got stuck up , scroll bar is not working in IE6 & IE7 but working fine in FF. and also shadding coming around the images in IE6 but working fine in Ie7 & FF.
please can any solve me these two issues.
Thanks
sriraj
Hi
I am new to css ,i got stuck up , scroll bar is not working in IE6 & IE7 but working fine in FF. and also shadding coming around the images in IE6 but working fine in Ie7 & FF.
please can any solve me these two issues.
Thanks
sriraj
Hello !
its not clear that which scrollbar not working? is that borwser's or in page? please explain bit more.
HI
Its not a browser its page .I kept a white board in that i placed some content .The content is not scrolling down in the page .Also i kept a tabbed bar the white board and given some action to it (i.e.,when we click on particular tab that tab content will be displayed. ).For this tab
bar i am getting shaded region .so I have to take that shaded region.
This was the code for tab bar
.board-menu{
width:580px;
height:65px;
margin-top:150px;
position:absolute;
/*z-index:50;*/
padding-left:10px;
}
a.what-btn:link, a.what-btn:visited, a.what-btn:hover{
background:url(../images/what-btn.png) no-repeat;
/*
background-image:none;
filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/what-btn.png' sizingMethod='image');
*/width:169px;
height:45px;
display:block;
float:left;
clear:right;
margin-top:20px;
}
I kept the line which was in comment to take off that shaded region but it not working .So tell me how to take off that .
Thanks
sriraj
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.