Timeline
Nov 5, 2009:
- 11:52 PM Ticket #4871 (:last selector problem) closed by
- worksforme: I agree with mikecapp that you seem to want :last-child. Find the …
- 10:36 PM Ticket #5460 (.detach() method isn't documented) created by
- Just noticed
.detach()
isn't mentioned at all. - 8:02 PM Ticket #5459 (.animate() does nothing when passed an empty hash) created by
- $(el).animate({}, function() { alert('done'); }); doesn't execute the …
- 4:20 PM Ticket #5458 ($.fn.trigger fails to apply extra data to callback for live events) created by
- To reproduce: […] Note that arg2 and arg3 are not passed to the …
- 12:29 PM Ticket #5454 (bug on ":contains(text) ") closed by
- invalid: Please reopen with a complete test case (both script and html) that …
- 12:27 PM Ticket #5456 (Memory leak in jquery.js) closed by
- invalid: jQuery 1.3.2 is the current version of jQuery. If you are reporting a …
- 7:07 AM Ticket #5456 (Memory leak in jquery.js) created by
- Hi, I found a memory leak at the following text using IELEAKSDETECTOR …
- 5:19 AM Ticket #5455 (bug: Modal confirmation resize when drag) created by
- I visited site: (http://jqueryui.com/demos/dialog/#modal-confirmation) …
- 2:45 AM Ticket #5454 (bug on ":contains(text) ") created by
- 1. I used code (http://docs.jquery.com/Selectors/contains#text): …
- 1:17 AM Ticket #5453 (Unspecified error when using JQuery with update panel) created by
- When using jquery 1.3.2version, we get "unspecified error" when some …
Nov 4, 2009:
- 10:39 PM Ticket #5452 ($('#select_element_id').val("") bug when its option has no value ...) created by
- In ie6/ie7, if option element has no value attribute, …
- 3:26 PM Ticket #5451 (FadeIn on a table row works in all browsers but NOT IE8) created by
- OK, I've got a demo page setup for this: …
- 10:07 AM Ticket #5208 (Possible bug involving :not()) closed by
- worksforme: Looks like you thought this would return 3 elements correct? But the …
- 9:49 AM Ticket #4272 ($('#id ~ div') doesn't work with divs) closed by
- invalid: This appears to be an invalid markup problem. Assuming the test …
- 9:46 AM Ticket #5450 (A bug on the main website when link is clicked) created by
- When the link (this.each) on this page …
- 9:09 AM Ticket #5449 (No way to register for JQuery UI Bug Tracker) created by
- I'm trying to submit a bug/feature ticket for JQuery UI, however I …
- 2:54 AM Ticket #5448 (Deep namespaced event's are being sorted) created by
- All namespaced event's get sorted when they are stored/called. I've …
- 1:38 AM Ticket #5447 (clone() contains unwanted </div> in IE8) created by
- <div> <object id="object" > <param name="width" value="100" /> ... …
Nov 3, 2009:
- 5:12 PM Ticket #5446 (css("font-size") not returning correct value for elements in iframe) created by
- The code seems to use a cached defaultView that is …
- 9:00 AM Ticket #5445 (position() returns wrong value in Safari when margin: 0 auto;) created by
- Expierenced problems with the position() function when: <div …
- 7:32 AM Ticket #5444 (load is not loading twice due to eval) created by
- Hi bug reader/troubleshooter. What I am doing is: …
Nov 2, 2009:
- 9:01 PM Changeset [10068d5f]1.12-stable2.2-stablekillphp by
- README.md
- 9:01 PM Changeset [044ad905]1.12-stable2.2-stablekillphp by
- README.markdown
- 9:01 PM Changeset [fbc162b]1.12-stable2.2-stablekillphp by
- README.markdown
- 9:01 PM Changeset [a1bb3ee]1.12-stable2.2-stablekillphp by
- README
- README.markdown
- 7:31 PM Ticket #2542 (Callbacks are not triggered on animated methods with a speed of 0) closed by
- fixed
- 7:04 PM Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is ...) created by
- The effect of this error can be disastrous to web servers, as it can …
- 10:36 AM Ticket #5441 (Selectors of multi-table) closed by
- invalid: The selector is working just like it should, it got you the last tr of …
- 8:30 AM Ticket #5441 (Selectors of multi-table) created by
- <table id="1"> <tr id="11"><td> <table …
Nov 1, 2009:
- 1:59 PM Ticket #5440 (outerheight() and outerwidth() errors in firefox) created by
- Firefox 3.5.4 The sizing information reported in Firefox for …
- 12:15 PM Ticket #5439 ($.ajax modifies the options object) created by
- $.ajax modifies the passed in options object. The justification, from …
- 9:31 AM Ticket #5438 ($.merge() discards comment nodes) created by
- From here: …
- 4:53 AM Ticket #5437 (Google Maps API requires callback be last in url) created by
- I find new bug .ajax() with GoogleMap . as me mind, This bug was …
Oct 31, 2009:
- 10:35 PM Ticket #5435 ($.get(url,fn,'json'),$.getJSON do not work in live event's callback) closed by
- invalid: Given the partial code above it looks like the loop would execute …
- 3:07 PM Ticket #5436 (empty tags typed <tagName /> instead of <tagName></tagName> cause ...) closed by
- invalid: Paragraph tags can't use the <tagname /> syntax, even in XHTML …
- 12:26 PM Ticket #5436 (empty tags typed <tagName /> instead of <tagName></tagName> cause ...) created by
- Unexpected results happened with different commands, but I'm certain …
- 5:45 AM Ticket #5435 ($.get(url,fn,'json'),$.getJSON do not work in live event's callback) created by
- http://localhost/json echo {id:1,name:"json in live"} …
- 2:27 AM Ticket #5434 ($.fn.add( selector, context )) created by
- 1. The optional context will be applied on evolving the selector. 2. …
Oct 30, 2009:
- 8:25 PM Ticket #5429 (.text() and .html() are mangling values in incorrect ways in Internet ...) closed by
- duplicate: Duplicate of #3144.
- 7:20 PM Ticket #5433 ($( sel ).ajax( [ajaxOptions] )) created by
- ++ Syntactical Sugar to load content into a DOM element -- no SS …
- 6:56 PM Ticket #5432 (Voting on Trac) created by
- I would be great if there was some kind of voting on the tickets. This …
- 6:23 PM Ticket #5431 (jquery.fn.offset on 1.3.x series + IE6/7 (works fine with 1.2.6)) created by
- This bug has been reported originally here: …
- 6:20 PM Ticket #5430 (animate width not working properly on Webkit? (1.3.2 vs. 1.2.6/1.3.1)) created by
- This has been reported first here: …
- 6:00 PM Ticket #5429 (.text() and .html() are mangling values in incorrect ways in Internet ...) created by
- In an effort to clean up strings of characters which might contain …
- 3:59 PM Ticket #5428 (Change in IE's default ajax headers to prevent encoding problems) created by
- There are a problem that arise from a difference in the HTTP headers …
Oct 29, 2009:
- 9:49 PM Ticket #5427 ($.extend(false, target, obj) doesn't extend target itself) created by
- After executing the following code: var target = { a: 1 }; …
- 8:43 PM Ticket #5426 (QUnit microformat incorrect) created by
- The QUnit documentation at …
- 8:31 PM Ticket #5425 (why does live() need to run a selection during intit?) created by
- outlined here: …
- 8:22 PM Ticket #5424 (append(string) not working in IE8) closed by
- invalid: The name "class" is a reserved word, so you can't use it as a bare …
- 8:04 PM Ticket #5424 (append(string) not working in IE8) reopened by
- 7:14 PM Ticket #5424 (append(string) not working in IE8) closed by
- invalid: Block elements (divs) should not be put inside an inline element …
- 4:13 PM Ticket #5424 (append(string) not working in IE8) created by
- On initial page load, there is a function call to laod information …
- 9:57 AM Ticket #5423 (Setting attr("usemap") requires camel-case property name in MSIE) created by
- When assigning the
usemap
property to an image, it appears MSIE … - 4:12 AM Ticket #5420 (Can't get CSS value of "border-spacing" on InternetExplorer8) created by
- Error: (InternetExplorer8) $('table').css('border-spacing'); …
- 2:33 AM Ticket #5419 (IE finds wrong elements in XML doc) created by
- $xml_handel.find('ancestor descendant') is not working properly under IE.
Note: See TracTimeline
for information about the timeline view.