I recently noticed that a new version of jQBrowser was available and I like the new features but it appears to be breaking jQuery all over the place when I try and use it with jQuery Rev 249. It also conflicts with Interface as it uses some checks for MS IE. Basically it make Interface think that every browser is IE (very, very bad).
Has anyone else had this problem? I would imagine it has to do with the change of object properties ($.browser.msie) to methods ($.browser.msie()). -Aaron P.S. - Here's the link to jQBrowser: http://davecardwell.co.uk/geekery/javascript/jquery/jqbrowser/0.2/ -- View this message in context: http://www.nabble.com/jQBrowser-0.2-woes-tf2266662.html#a6290134 Sent from the JQuery forum at Nabble.com. _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
