Timeline
04/02/10:
- 15:52 Ticket #6393 (confusing verbage on docs.jquery.com for CDN disclaimer) created by
- Was confused by the following: "Please do not link to versions of jquery …
- 12:51 Ticket #6392 ($('DIV#myId').attr('for') - im can't read value of "for" attribute, if i'm ...) created by
- bug demo example: <script type="text/javascript" …
- 11:13 Ticket #6391 (wrap() bug when wrap javascript) created by
- the "wrap()" method re-execute script if the function wrap a div with …
- 10:52 Ticket #6390 (Selector :input produces css error in firefox 3.5.8.) created by
- How to reproduce: Firefox 3.5.8 + Firebug 1.5.3. $(':input') Firebug will …
- 02:49 Ticket #6381 (IE live('submit') handling bug) closed by
- duplicate
04/01/10:
- 20:59 Ticket #6389 (.ajaxError does not fire in 1.4.2) created by
- I have exception handling on the server which raises a 500 error. …
- 20:50 Ticket #6388 ($.getJSON memory leak with JSONP even on success) created by
- I am running $.getJSON inside an interval every 10 seconds. The script is …
- 20:07 Ticket #6387 (jQuery 1.4.1 append/get returns 304 error in Firefox and Opera) created by
- I have the following code in the header of a page: <script …
- 17:42 Ticket #6386 (support data argument for live events via "event.special.live.add") created by
- I am attempting to support "live" events in a custom special event, and …
- 15:18 Ticket #6385 (getOrSet('value', undefined) should be interpreted as an attempt to set ...) created by
- For methods such as val, html and attr, if the value parameter is …
- 13:14 Ticket #6384 (Sizzle duplicate selections when using POS filters) created by
- In the following HTML: <div><div><div><a></a></div></div></div> the code …
03/31/10:
- 18:36 Changeset [4a64f9a5b8472f394c52e0b3bb7972c8ce699a13] by
-
- src/traversing.js
- 16:35 Ticket #6057 (JQuery.getJSON malformed url) reopened by
- This causes jQuery to be broken by default for anyone not using something …
- 16:13 Ticket #6382 (.live() not working properly with "has attribute" css selector) created by
- There appears to be a problem with .live() and "has attribute" css …
- 16:04 Ticket #6381 (IE live('submit') handling bug) created by
- Live submit event attached after any live click event behaves falsely in …
- 09:59 Ticket #6380 (newline between DOCTYPE and root element when using $(xxx).html() causes ...) created by
- This was originally posted at …
- 06:02 Ticket #4120 (Be more liberal in accepting IDs) reopened by
- Just revisiting jQuery again after some time... Since you are currently …
- 05:23 Ticket #5781 (.offset() setter does not work properly on absolutely positioned elements ...) closed by
- fixed: This is now fixed: …
- 01:28 Ticket #6379 (Unable to use the attibute selector with a numeric attribute) created by
- I attempted to use the following selector but I was unable to select an …
03/30/10:
- 13:56 Ticket #6321 (opera 10.10 and less) closed by
- duplicate: Duplicate of #6088.
- 12:31 Ticket #6378 (An error is thrown if the returned document is expected to be valid XML ...) created by
- Additinal check is required to chatch if data.documentElement == null …
- 09:22 Ticket #6321 (opera 10.10 and less) reopened by
- 04:05 Ticket #6377 (Dynamically created radio button not checked in ie7) created by
- Its impossible to dynamically create a radio button then set it to be …
03/29/10:
- 23:17 Ticket #6376 (ajax() data parameter's array handling worked in 1.3.2 but not 1.4.2) created by
- The ajax() method doco here: http://api.jquery.com/jQuery.ajax/ indicates …
- 21:07 Ticket #6375 (All Tabs Displaying On Page Load.) created by
- I don't know why it is happening. Unfortunately right now I have to start …
- 19:47 Ticket #6374 (Change Event does not fire in IE) created by
- If a text input is given focus through a .focus() call and then the value …
- 14:27 Ticket #6367 (Exeption throw) closed by
- duplicate: Ah, ok - yeah, that bug has already been fixed and will be in jQuery …
- 14:15 Ticket #6373 (Async Tree View returning multiple server calls.) closed by
- invalid: This issue should be reported directly to the plugin author.
- 13:56 Ticket #6246 (Jquery not working on Nokia E71 Browser) closed by
- wontfix: We're going to try and support the S60v5 OS but not the S60v3 OS - I'm not …
- 13:55 Ticket #6252 (Eval data) closed by
- invalid: It looks like you might be generating some incorrect syntax - you should …
- 12:35 Ticket #6373 (Async Tree View returning multiple server calls.) created by
- Hi, i am using Asynchronous Tree View plugin. i found that if the option …
- 06:38 Ticket #6367 (Exeption throw) reopened by
- I can not give you test case at least now, because this happens on a very …
- 05:26 Ticket #6371 (jQuery.noConflict() changes the value of $ even if $ !== jQuery) created by
- Suppose I have the following: <script src="jquery.js"></script> <script …
- 03:01 Ticket #6370 (web page unuseable after loading completes) created by
- Upon going to any page at consumerist.com, after the page has finished …
03/28/10:
- 21:28 Ticket #6369 (In IE v8.0.7600.16385 Line 1919 v1.4.2 undefined when exiting page???) created by
- Strange behavior / error. When using IE v8 I could run my full, very heavy …
- 20:55 Ticket #6367 (Exeption throw) closed by
- invalid: Please reopen with a test case that includes html and javascript needed to …
- 16:41 Ticket #6368 (jQuery Live binding to form submit in IE) created by
- In Internet Explorer 8 (IE8) binding to the submit event with live does …
- 13:15 Ticket #6367 (Exeption throw) created by
- ver 1.4.2 Line 1919, inside handle: function( event ). on this point, …
- 01:11 Ticket #6072 (filter ATTR hash fails. ff2) closed by
- worksforme: It seems to work fine with 1.4.2 at least, test case attached.
- 00:50 Ticket #6363 (# selector does not work for following situation) closed by
- duplicate: Duplicate #6364 has attachment.
03/27/10:
- 23:58 Changeset [d6f03aa0df4f734f6f09bf82effa5b7fcd8487fc] by
-
- src/offset.js
- test/data/offset/absolute.html
- test/data/testrunner.js
- test/unit/core.js
- test/unit/event.js
- test/unit/offset.js
- 10:51 Ticket #6365 (unnecessary semicolon after winnow) created by
- commit@github: …
- 06:10 Ticket #6364 (# selector does not work for following situation) created by
- jQuery selector does not work for long IDs (probably). Please consider …
- 06:07 Ticket #6363 (# selector does not work for following situation) created by
- jQuery selector does not work for long IDs (probably). Please consider …
03/26/10:
- 18:22 Ticket #6362 (jQuery.index() and jQuery.indexIn()) created by
- The semantics of jQuery.index() are backwards depending whether you pass …
- 16:02 Ticket #6361 (jQuery(html) returns 2 objects (html+script) if script is included) created by
- Dear all, Let me start by telling you that I've recently switched from …
- 12:59 Ticket #6072 (filter ATTR hash fails. ff2) reopened by
- i often use such construction html: <a href="#submit">submit</a> js: …
- 12:51 Ticket #6360 (opera 10.00 :checked selector) created by
- this doesn't work in opera 10.00 var type = $('#transport …
- 05:17 Ticket #6359 (live('submit') does nothing in IE if live('click') was called before. Same ...) created by
- In IE, if you attach a click handler using live(), then attach a submit …
- 03:09 Ticket #6357 (Crash in firefox) closed by
- invalid: Please reopen with a complete test case.
- 03:05 Ticket #6354 (http to https transition by ajax) closed by
- invalid: Please ask for help on the forum, and only open a ticket if there is a …
- 03:04 Ticket #6353 (IE xml tag selector) closed by
- invalid: Please do some further debugging, using the forum if needed: …
- 02:57 Ticket #6358 (Has attribute "selected" shows different behavior with context vs. ...) created by
- I've tracked this bug down to the following problem: Place a <select> …
- 01:57 Ticket #6357 (Crash in firefox) created by
- var objImgAvatar = $("#imgReceiverAvatar"); if(receiverOnlineUid == 0) { …
Note: See TracTimeline
for information about the timeline view.
