Bug Tracker

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]

Change History (1)

comment:1 Changed 16 years ago by john

Resolution: worksforme
Status: newclosed

That happens if you use the jqBrowser extension.

Note: See TracTickets for help on using tickets.