Skip to main content

Bug Tracker

Side navigation

#1554 closed bug (worksforme)

Opened August 30, 2007 01:57PM UTC

Closed August 30, 2007 10:34PM UTC

$.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]

Attachments (0)
Change History (1)

Changed August 30, 2007 10:34PM UTC by john comment:1

resolution: → worksforme
status: newclosed

That happens if you use the jqBrowser extension.