|
.net
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
appying alpha value in cssfoo {
background-color: rgb(255,0,0); color: rgb(0,0,0); opacity: 50%; } in vs2005, opacity attribute is not valid. it says opacity is not a known css property name.... and also not apply in browser ...why? i'd like to apply opacity . because opacity is not a valid css style property, so browsers ignore it,
and VS gives a warning. the only way to get opacity is to use an image. -- bruce (sqlwork.com) Show quoteHide quote "micky" <somequest***@gmail.com> wrote in message news:uC2AMScAGHA.2080@TK2MSFTNGP10.phx.gbl... > foo { > background-color: rgb(255,0,0); > color: rgb(0,0,0); > opacity: 50%; > > > > } > > in vs2005, opacity attribute is not valid. > > it says opacity is not a known css property name.... > > and also not apply in browser ...why? > > i'd like to apply opacity . >
Other interesting topics
hides inherited member ApplicationInstance
ObjectDataSource won't perform updates Access to the path is denied - trying to write a file CheckBoxList problem. Want to add some javascript to each checkbox CSS Question Property Feature For Comparing DateTime Error: Cannot use a leading .. to exit above the top directory. Can I have a global.asax just for an application? The type '_Default' conflicts with the imported type '_Default' 2005 Differences in a nutshell? |
|||||||||||||||||||||||