Bug Tracker

Opened 11 years ago

Closed 11 years ago

#13451 closed bug (notabug)

error in API and too lazy to create account into github

Reported by: info@… Owned by: info@…
Priority: undecided Milestone: None
Component: unfiled Version: 1.9.1
Keywords: Cc:
Blocked by: Blocking:

Description

so API in here http://api.jquery.com/jQuery.browser/ doesn't work with the lastest chrome. $.browser.msie thing isn't working. i can say that i don't know a shit about jQuery but it's so awesome :DD so in console i get this Uncaught TypeError: Cannot read property 'length' of undefined -b.extend.each -(anonymous function) on line jquery-lastest.js:662 hope that helps. and i found that issue in data tables thing that is in my web theme. There it says Uncaught TypeError: Cannot read property 'msie' of undefined -$.fn.extend.chosen application.js:2346 (anonymous function) application.js:5481 b.Callbacks.c jquery-1.9.1.min.js:3 b.Callbacks.p.fireWith jquery-1.9.1.min.js:3 b.extend.ready jquery-1.9.1.min.js:3 H

so please contact me soon as you guys can!! I so want my website work!!!

Change History (3)

comment:1 Changed 11 years ago by info@…

and my chrome is Version 24.0.1312.56 Ubuntu 12.10 (24.0.1312.56-0ubuntu0.12.10.3)

comment:2 Changed 11 years ago by Rick Waldron

Owner: set to info@…
Status: newpending

Thanks for taking the time to contribute to the jQuery project! Please provide a complete reduced test case on jsFiddle to help us assess your ticket!

Additionally, be sure to test against the "jQuery (edge)" version to ensure the issue still exists—you may need to change this to a specific version depending on the test case.

To get you started, use this boilerplate: http://jsfiddle.net/FrKyN/ Open the link and click to "Fork" (in the top menu) to begin.

Also, please read: http://blog.jquery.com/2013/01/15/jquery-1-9-final-jquery-2-0-beta-migrate-final-released/

Note: See TracTickets for help on using tickets.