html - Fade background with transparent curtain -
it quite popular question, think.
i looking crossbrowser css solution black opaque layer. hide stuff under it.
my example: http://jsfiddle.net/pb9jv/. not crossbrowser. (ie 6+ pain in ass).
try adding the css style apply fadeover (in example : #black)
filter: alpha(opacity = 50); edit : want opaque or transparent given example?
Comments
Post a Comment