Hi Cal, I released an update to jQBrowser, called, jQBrowser² :) Basically, jQBrowser broke the normal way in which you grab the browser properties. I went ahead and fixed it, along with adding some functionality.
So, to summarize: in jQuery, you grab the browser info like this: $.browser.msie. In jQBrowser you grab it like this: $.browser.msie() (which breaks your scripts). In jQBrowser² you grab it like this: $.browser.msie (just like the original). Go ahead and check it out here: http://www.alterform.com/resources/jqbrowser-2 Hope that helps, and pardon my spamming :) Calzone wrote: > > I am getting an error when I include jqbrowser in a blank page. I have > nothing on the page. I have just included jquery.js and jqbrowser.js. I am > getting this javascript error: > > setting a property that has only a getter > > I am not sure what is going on. Does anyone have any idea. > > Thanks, > Cal > -- View this message in context: http://www.nabble.com/jQBrowser-error-tf3447161.html#a9616878 Sent from the JQuery mailing list archive at Nabble.com. _______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/