/ Published in: CSS
                    
                                        This works on all browsers including IE6/7/8, FF, Chrome, Safari.
Not sure if there are more reliable than this one. If you find one, please comment.
Thanks.
                Not sure if there are more reliable than this one. If you find one, please comment.
Thanks.
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
 #div { opacity: .5; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; filter: alpha(opacity=50); }
Comments
                    Subscribe to comments
                
                