Timeline
12/28/11:
- 17:07 Ticket #11112 (Uncaught TypeError: Cannot read property 'disabled' of undefined) closed by
- invalid: Yes it does require 1.6.4 at the moment, the dev build may work with 1.7.1 …
- 16:46 Ticket #11112 (Uncaught TypeError: Cannot read property 'disabled' of undefined) created by
- I've been frequently encountering this... […] Line 3206: […]
- 15:50 Ticket #11111 (Table borders disappear in FF with fadeIn()) closed by
- invalid: Closing per OP's request
- 14:57 Ticket #11111 (Table borders disappear in FF with fadeIn()) created by
- Test Case: http://www.ledsworth.com/jquerytest.html In FF3, when a table …
- 08:02 Ticket #11017 (slideDown() on Internet Explorer requires "hasLayout") closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:02 Ticket #11012 (jquery.event.drag does not work with jQuery 1.7.1) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
12/27/11:
- 17:52 Ticket #11110 (Firefox reports incorrect left position when margin is "auto") created by
- Using the following code: […] Internet explorer 9 displays an invalid …
- 17:46 Ticket #11109 (Sizzle: Expr.relative truncates prematurely) created by
- Work on #10868 revealed this error in oldSizzle: …
- 16:10 Ticket #11108 (Selectable control) closed by
- invalid: This is NOT the correct place! Please use the [ http://dev.jqueryui.com/ …
- 06:46 Ticket #11108 (Selectable control) created by
- Hello, I saw a demo for "Selectable". In that I can select …
- 05:02 Ticket #11106 (jsonp request may throw out browser error when use .abort()) created by
- Use ".abort()" before server response the jsonp request. And the server …
- 04:13 Ticket #11105 ($.getJSON the callback dose not work) created by
- $.getJSON("AutoServlet.do?flag="+new Date().getTime(), …
12/26/11:
- 20:42 Ticket #11042 (callback functions inconsistently documented) closed by
- fixed: I've just made these changes. Closing as fixed. Thanks!
- 13:49 Ticket #11102 (Syntax error) closed by
- worksforme: Thanks for submitting a ticket to to the jQuery bug tracker. I haven't …
- 13:33 Ticket #11104 (jquery invalid argument line 7771) closed by
- duplicate: Thanks for submitting a ticket to the jQuery bug tracker. I believe this …
- 11:15 Ticket #11104 (jquery invalid argument line 7771) created by
- Hi, i Know there was already a post concerning this error number, but yet …
12/25/11:
- 08:12 Ticket #10992 (focus() does not move the focus from an iframe to the main window) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:12 Ticket #10991 (can't find the XML element including colon(even after //)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
12/24/11:
- 21:33 Ticket #11103 (parseJSON solved in chrome) created by
- In Google Chrome, parseJON was not working for "parseerror". I have solved …
- 17:51 Ticket #11102 (Syntax error) created by
- When i use search function on your website by keyword 'createDelegate' …
- 16:42 Ticket #11101 (Deprecate "exclusive" events option from trigger method) created by
- Apparently trigger allows you to specify to trigger only non-namespaced …
- 14:47 Ticket #11100 (Inconsistent Results when Appending to Collection Created from String) closed by
- invalid: The result of doing something invalid is undefined and can certainly …
- 14:13 Ticket #11100 (Inconsistent Results when Appending to Collection Created from String) created by
- When a collection contains an element that cannot be appended to (i.e. …
- 08:13 Ticket #10987 (jQuery .load with selector <script> tag in HTML comment) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
12/23/11:
- 20:41 Ticket #11099 (jsonp bug, filePath can not start with x) created by
- if the value of filePath is start with x, so,the client can not get the …
- 14:42 Ticket #11098 (the required 2 files are missing that is very improtant for my development) closed by
- invalid: This is the jQuery core bug tracker. It sounds like you want jQuery UI …
- 11:27 Ticket #11098 (the required 2 files are missing that is very improtant for my development) created by
- Hi Please make available these 2 files …
- 08:16 Ticket #10979 (jquery can't initialize when postback in ie9) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 01:25 Ticket #11097 ($.param should allow custom URI encoding) closed by
- wontfix: This can easily be monkey patched and offered as a plugin.
12/22/11:
- 19:03 Ticket #11097 ($.param should allow custom URI encoding) created by
- $.param uses the JavaScript encodeURIComponent() function for …
- 13:36 Ticket #11096 ($(window).on not working on IE) closed by
- duplicate: If you're replacing the whole body contents with ajax, you're doing it …
- 09:02 Ticket #11096 ($(window).on not working on IE) created by
- I can't catch events in IE (<=8) if I attach it to the $(window) element, …
- 08:07 Ticket #10969 (I using dataFilter in $.ajax() function and success function handler get ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 02:26 Ticket #11095 (navigator.taintEnabled) created by
- We are removing navigator.taintEnabled from Gecko/Firefox. It seems jquery …
12/21/11:
- 20:46 Ticket #11094 (white flash during page load (every browser but not firefox)) created by
- there is a white page during loading page with new versions of jquery, …
- 16:22 Ticket #11093 (Mouseup causes mousemove event to fire) created by
- […] Run this line, put your mouse over document, then don't move your …
- 14:22 Ticket #11091 (ajax javascript in 1.5.2.min) closed by
- invalid
- 14:10 Ticket #11092 ("permission denied" jquery 1.7.1 IE7 on line 1666 accessing elem attribute) created by
- It happens with IE7 (IEtester v. 0.4.8) at this line id = isNode ? elem[ …
- 13:22 Ticket #11091 (ajax javascript in 1.5.2.min) created by
- Microsoft JScript runtime error: 'eq(...).position().top' is null or not …
- 12:55 Ticket #11090 (Click Event Forwarding) created by
- When you forward the click-Event on a checkbox, like: […] then it works …
- 10:51 Ticket #11058 (jQuery.clone() ignores dynamically updated "selected" attribute in WebKit, ...) closed by
- duplicate
- 10:19 Ticket #11086 (.outerWidth() returns an incorrect value when used on a jQuery UI button ...) closed by
- invalid: There's probably some other factors in your code causing a problem. …
- 08:35 Ticket #11089 (css function fail when register function to object prototype) closed by
- wontfix: Sorry, we just don't support that. …
- 08:21 Ticket #11089 (css function fail when register function to object prototype) created by
- I register this function to the Object prototype: […] when i use the …
- 08:05 Ticket #10965 (event.which still reports 0 for left-click in edge IE cases) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 08:05 Ticket #10958 (1.7.1 & IE6 issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 05:16 Ticket #11088 (can not get backgroundPosition in ie<9) created by
- For demo see jsfiddler : http://jsfiddle.net/yiminghe/Bgnse/ My fix : …
- 02:01 Ticket #11086 (.outerWidth() returns an incorrect value when used on a jQuery UI button ...) created by
- This issue involves both jQuery Core and jQuery UI, yet I'm not sure which …
- 00:20 Ticket #11080 (event.timeStamp does not function correctly) closed by
- duplicate
Note: See TracTimeline
for information about the timeline view.
