944,010 Members | Top Members by Rank

Ad:
Mar 28th, 2007
0

opacity

Expand Post »
Does anyone know if there are opacity issues in IE 6-7 vs Firefox? This is what I have.

css Syntax (Toggle Plain Text)
  1.  
  2. #tabBar li a
  3. {
  4. background-color: #ff9900;
  5. border: 1px solid #ff1100;
  6. border-top: none;
  7. color: #ffffff;
  8. padding: 1px 5px 2px 5px;
  9. display: block;
  10. text-decoration: none;
  11. filter: alpha(opacity=50);
  12. opacity:.50;
  13. }
  14.  
  15. #tabBar li a:hover
  16. {
  17. opacity: 1;
  18. }

It seems that the opacity property works fine with links onFirefox; but it will not show when applied to links in IE. Why is that? I know the property itself works when not applied to links. Let me know if there is a way around this. Thanks.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
vexhawk is offline Offline
24 posts
since Oct 2006

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: restore default (built-in) function after overriding
Next Thread in HTML and CSS Forum Timeline: Trying to use not tables, only CSS, but can I?





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC