1

How do you target specifically safari in css with styles?

jjarea
  • 11
  • 1

2 Answers2

1

Safari Stokely Hack: http://www.stormdetector.com/hacks/safarihack.html

eozzy
  • 66,048
  • 104
  • 272
  • 428
1

Try this: http://themechanism.com/blog/2008/01/08/safari-css-hack-redux/

I used this for a webapp I was working on - worked for me and still working with the recent safari update (5.1?)

Also the other browsers were not affected.