Click to See Complete Forum and Search --> : Are there a hack for Safari 3 ?


hastiok
01-11-2010, 07:17 AM
Hello,

Is there a hack for Safari 3.
I found this hack :
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#safari { display: block; }
}
The problem with this hack is that he is valid for all verison of Safari.
My need is a hack only for Safari 3.

Thank you in advance for your help.

Fang
01-12-2010, 05:02 AM
What is the problem that you need to hack Safari 3?