Upgrading to jQuery 1.9 removes $.browser function.
I had a mysterious thing happen when I upgraded my site to the latest version jQuery… a several cool UI features stopped working. I started getting the follow error message: TypeError: $.browser is undefined It turns out that the problem is caused by...
