Opened 16 years ago
Closed 16 years ago
#1554 closed bug (worksforme)
$.browser bug in firefox mac osX (intel)
Reported by: | goetsu | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.2 |
Component: | core | Version: | 1.1.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
a simple test like: test = $.browser.mozilla alert(test);
return : function (){ return Private.mozilla; }
with $.browser.version it return object [object]
Note: See
TracTickets for help on using
tickets.
That happens if you use the jqBrowser extension.