Text scroll bar is not working in IE6 & IE7

Reply

Join Date: Jul 2009
Posts: 2
Reputation: srirajj is an unknown quantity at this point 
Solved Threads: 0
srirajj srirajj is offline Offline
Newbie Poster

Text scroll bar is not working in IE6 & IE7

 
0
  #1
Jul 20th, 2009
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
Reply With Quote Quick reply to this message  
Join Date: Dec 2008
Posts: 30
Reputation: dipak_passion is an unknown quantity at this point 
Solved Threads: 1
dipak_passion's Avatar
dipak_passion dipak_passion is offline Offline
Light Poster

Re: Text scroll bar is not working in IE6 & IE7

 
0
  #2
Jul 20th, 2009
Hello !

its not clear that which scrollbar not working? is that borwser's or in page? please explain bit more.
Reply With Quote Quick reply to this message  
Join Date: Jul 2009
Posts: 2
Reputation: srirajj is an unknown quantity at this point 
Solved Threads: 0
srirajj srirajj is offline Offline
Newbie Poster

Re: Text scroll bar is not working in IE6 & IE7

 
0
  #3
Jul 20th, 2009
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

  1. .board-menu{
  2. width:580px;
  3. height:65px;
  4. margin-top:150px;
  5. position:absolute;
  6. /*z-index:50;*/
  7. padding-left:10px;
  8. }
  9.  
  10. a.what-btn:link, a.what-btn:visited, a.what-btn:hover{
  11. background:url(../images/what-btn.png) no-repeat;
  12.  
  13. /*
  14. background-image:none;
  15.   filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/what-btn.png' sizingMethod='image');
  16. */width:169px;
  17. height:45px;
  18. display:block;
  19. float:left;
  20. clear:right;
  21. margin-top:20px;
  22. }

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
Last edited by peter_budo; Jul 20th, 2009 at 11:55 am. Reason: Keep It Organized - For easy readability, always wrap programming code within posts in [code] (code blocks) and [icode] (inline code) tags.
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the HTML and CSS Forum
Thread Tools Search this Thread



Tag cloud for HTML and CSS
About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC