kapaha
05-28-2006, 04:58 AM
I was browsing a site for something to do with compliant flash and all that, and after becoming bored and moving on to some other thing I wasn't really reading, I came across this:
.sIFR-hasFlash h1
{
visibility: hidden;
}
.sIFR-flash { visibility: visible !important; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate
{
//and so on...
My issue is: What on earth is that "!important" thing? What does it do?
I've tried looking everywhere for this and I can't find it.
Thank you.
.sIFR-hasFlash h1
{
visibility: hidden;
}
.sIFR-flash { visibility: visible !important; }
.sIFR-replaced { visibility: visible !important; }
span.sIFR-alternate
{
//and so on...
My issue is: What on earth is that "!important" thing? What does it do?
I've tried looking everywhere for this and I can't find it.
Thank you.