Timeline
11/04/09:
- 20:26 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: …
- 15:07 Ticket #5208 (Possible bug involving :not()) closed by
- worksforme: Looks like you thought this would return 3 elements correct? But the …
- 14:49 Ticket #4272 ($('#id ~ div') doesn't work with divs) closed by
- invalid: This appears to be an invalid markup problem. Assuming the test case …
- 14:46 Ticket #5450 (A bug on the main website when link is clicked) created by
- When the link (this.each) on this page …
- 14:09 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 cannot …
- 07:54 Ticket #5448 (Deep namespaced event's are being sorted) created by
- All namespaced event's get sorted when they are stored/called. I've got a …
- 06:38 Ticket #5447 (clone() contains unwanted </div> in IE8) created by
- <div> <object id="object" > <param name="width" value="100" /> ... <embed …
11/03/09:
- 22:12 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 document.defaultView. …
- 14:00 Ticket #5445 (position() returns wrong value in Safari when margin: 0 auto;) created by
- Expierenced problems with the position() function when: <div id="page" …
- 12:32 Ticket #5444 (load is not loading twice due to eval) created by
- Hi bug reader/troubleshooter. What I am doing is: …
- 02:01 Changeset [fbc162b9a3c31095c91207b72efcf827b3938034] by
-
- README.markdown
- 02:01 Changeset [10068d5fd03ebd621cc26e74cb7fc1ae9a5abab7] by
-
- README.md
- 02:01 Changeset [044ad9052aa88808fc6ccd512269d25bf44cd6b7] by
-
- README.markdown
- 02:01 Changeset [a1bb3ee44d59912b0f911db0133ea459186529ed] by
-
- README
- README.markdown
- 00:31 Ticket #2542 (Callbacks are not triggered on animated methods with a speed of 0) closed by
- fixed
- 00:04 Ticket #5443 ([with solution and fix proposal] sporadic error "document.body is null" ...) created by
- The effect of this error can be disastrous to web servers, as it can …
11/02/09:
- 15:36 Ticket #5441 (Selectors of multi-table) closed by
- invalid: The selector is working just like it should, it got you the last tr of all …
- 13:30 Ticket #5441 (Selectors of multi-table) created by
- <table id="1"> <tr id="11"><td> <table id="1-1"><tr><td>First …
11/01/09:
- 18:59 Ticket #5440 (outerheight() and outerwidth() errors in firefox) created by
- Firefox 3.5.4 The sizing information reported in Firefox for outerheight …
- 17:15 Ticket #5439 ($.ajax modifies the options object) created by
- $.ajax modifies the passed in options object. The justification, from the …
- 14:31 Ticket #5438 ($.merge() discards comment nodes) created by
- From here: …
- 09:53 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 created …
- 02:35 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 twice: …
10/31/09:
- 19:07 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 documents: …
- 16:26 Ticket #5436 (empty tags typed <tagName /> instead of <tagName></tagName> cause ...) created by
- Unexpected results happened with different commands, but I'm certain …
- 09:45 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"} …
- 06:27 Ticket #5434 ($.fn.add( selector, context )) created by
- 1. The optional context will be applied on evolving the selector. 2. If …
- 00:25 Ticket #5429 (.text() and .html() are mangling values in incorrect ways in Internet ...) closed by
- duplicate: Duplicate of #3144.
10/30/09:
- 23:20 Ticket #5433 ($( sel ).ajax( [ajaxOptions] )) created by
- ++ Syntactical Sugar to load content into a DOM element -- no SS to …
- 22:56 Ticket #5432 (Voting on Trac) created by
- I would be great if there was some kind of voting on the tickets. This …
- 22:23 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: …
- 22:20 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: …
- 22:00 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 HTML …
- 19:59 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 sent …
- 01:49 Ticket #5427 ($.extend(false, target, obj) doesn't extend target itself) created by
- After executing the following code: var target = { a: 1 }; …
- 00:43 Ticket #5426 (QUnit microformat incorrect) created by
- The QUnit documentation at …
- 00:31 Ticket #5425 (why does live() need to run a selection during intit?) created by
- outlined here: …
- 00:22 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 word in …
- 00:04 Ticket #5424 (append(string) not working in IE8) reopened by
10/29/09:
- 23:14 Ticket #5424 (append(string) not working in IE8) closed by
- invalid: Block elements (divs) should not be put inside an inline element (span). I …
- 20:13 Ticket #5424 (append(string) not working in IE8) created by
- On initial page load, there is a function call to laod information into a …
- 13:57 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 requires …
- 08:12 Ticket #5420 (Can't get CSS value of "border-spacing" on InternetExplorer8) created by
- Error: (InternetExplorer8) $('table').css('border-spacing'); …
- 06:33 Ticket #5419 (IE finds wrong elements in XML doc) created by
- $xml_handel.find('ancestor descendant') is not working properly under IE.
10/28/09:
- 23:21 Ticket #5417 (jquery ui.tabs and slidetoggle) closed by
- invalid: This is not a jQuery core bug. Your question would be best handled on the …
- 23:17 Ticket #5418 (this[0].ownerDocument is null in IE6) created by
- In IE6, jQuery throws on error when attempting to calculate the body …
- 17:44 Ticket #5417 (jquery ui.tabs and slidetoggle) created by
- I've tried to create an application using slidetoggle inside ui.tabs. …
- 16:41 Ticket #4604 (replaceWith is not removing old content before adding new content) reopened by
- I don't have a way to show you a simple test case right now, but I had …
- 15:10 Ticket #5416 (find('something:first') can return multiple results) created by
- Hi there, maybe I understand something wrong but from the documentation …
- 14:38 Ticket #4328 (Google Chrome Bug in Form Selectors) closed by
- invalid: Looks like this was a Chrome bug. Tried it in 3.0.195.27 (which Google …
- 14:11 Ticket #5415 (validate - getting error messages) created by
- It would be helpfull to egt by the attributes put in HTML (for example: …
- 14:04 Ticket #4316 (Safari 4 Fade Issues) closed by
- worksforme: Seems to work in the release version of Safari 4 and the webkit ticket …
- 08:42 Ticket #5414 (Live event binding not matching selector) created by
- When using this selector with the live() it will incorrectly bind to all …
- 03:00 Ticket #5412 (Refresh selectors) closed by
- invalid: This is not a bug or enhancement. Please ask for help on the forums.
- 02:21 Ticket #5413 (tag "img" width/height attribute is zero (IE)) created by
- When img tag is hidden (style is "display:none" or contain in a div that …
Note: See TracTimeline
for information about the timeline view.
