[jQuery] $.browser and jQuery 1.3

[jQuery] $.browser and jQuery 1.3


Why is this deprecated in 1.3?
I use a script using this, to add the browser name and version to the
body tag so I can apply css to those browsers without hacks.
Is there another way of doing this now, as I can't figure out how I
would do this with $.support.
- Liam