#3773 Try to remove browser sniffing

#3773 Try to remove browser sniffing


http://dev.jqueryui.com/ticket/3773#comment:2
Check for $.browser.msie in effects.highlight.js can probably replaced
with a check for $.support.opacity
Same with the first $.browser.msie check in ui.tabs.js
Can someone verify those two?
Jörn