Timeline
Oct 28, 2009:
- 7:21 PM Ticket #5417 (jquery ui.tabs and slidetoggle) closed by
- invalid: This is not a jQuery core bug. Your question would be best handled on …
- 7:17 PM Ticket #5418 (this[0].ownerDocument is null in IE6) created by
- In IE6, jQuery throws on error when attempting to calculate the body …
- 1:44 PM Ticket #5417 (jquery ui.tabs and slidetoggle) created by
- I've tried to create an application using slidetoggle inside ui.tabs. …
- 12:41 PM 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 …
- 11:10 AM Ticket #5416 (find('something:first') can return multiple results) created by
- Hi there, maybe I understand something wrong but from the …
- 10:38 AM 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 …
- 10:11 AM Ticket #5415 (validate - getting error messages) created by
- It would be helpfull to egt by the attributes put in HTML (for …
- 10:04 AM Ticket #4316 (Safari 4 Fade Issues) closed by
- worksforme: Seems to work in the release version of Safari 4 and the webkit ticket …
- 4:42 AM Ticket #5414 (Live event binding not matching selector) created by
- When using this selector with the live() it will incorrectly bind to …
Oct 27, 2009:
- 11:00 PM Ticket #5412 (Refresh selectors) closed by
- invalid: This is not a bug or enhancement. Please ask for help on the forums.
- 10:21 PM 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 …
- 4:51 PM Ticket #5412 (Refresh selectors) created by
- On create a new element on screen, is need review all. See: $('table …
- 12:30 PM Ticket #5411 (Cannot use prototype methods for event handler) created by
- Here is the test: […] The test will fail. Only obj2.handler will …
- 12:51 AM Ticket #5409 (Apply function every on create a new element) created by
- On create a new element on screen, is need review all. See: $('table …
Oct 26, 2009:
- 8:40 PM Changeset [50cf435]1.12-stable2.2-stablekillphp by
- src/ajax.js
- src/event.js
- 6:23 PM Changeset [81f65ce]1.12-stable2.2-stablekillphp by
- .gitmodules
- Makefile
- README
- src/selector.js
- src/sizzle
- src/sizzle-jquery.js
- 6:07 PM Changeset [bbffc99]1.12-stable2.2-stablekillphp by
- src/core.js
- src/css.js
- src/fx.js
- src/manipulation.js
- src/selector.js
- src/traversing.js
Oct 25, 2009:
- 6:21 PM Ticket #5408 (event.fix() for keypress() broke detection of Up/Down/etc. keys) created by
- The event.fix() function (line 2746 in jquery-1.3.2) change value of …
- 9:24 AM Ticket #5406 (selector + variable name cannot be the same in IE) closed by
- invalid: IE puts names and ids into the global namespace. jQuery can't really …
Oct 24, 2009:
- 5:42 PM Ticket #5407 (fadeOut Fails When an Element Has float:left) created by
- In this sample page: the div par1 fails to fade out when I click the …
- 8:41 AM Ticket #5406 (selector + variable name cannot be the same in IE) created by
- function testbug() { test_field = $("#test_field"); } <input …
Oct 23, 2009:
- 11:55 AM Ticket #5405 (Use of "class" key in "attr()" properties object caused Safari to fail ...) created by
- I had the following line of code in my JS file: $(object).attr({ …
- 11:13 AM Changeset [b7ccc58]1.12-stable2.2-stablekillphp by
- Makefile
- 3:25 AM Changeset [bcbd06b]1.12-stable2.2-stablekillphp by
- Makefile
- src/intro.js
Oct 22, 2009:
- 10:06 PM Changeset [c7006d2]1.12-stable2.2-stablekillphp by
- Makefile
- README
- build/speed/benchmarker.css
- build/speed/benchmarker.js
- build/speed/index.html
- build/speed/jquery-basis.js
- 9:57 PM Changeset [04ab794]1.12-stable2.2-stablekillphp by
- README
- 9:56 PM Changeset [b2e9680]1.12-stable2.2-stablekillphp by
- Makefile
- README
- 9:54 PM Changeset [cd05cac]1.12-stable2.2-stablekillphp by
- Makefile
- build/ant-contrib-0.6.jar
- build/build/min.js
- build/build/pack.js
- build/js.jar
- build/js/Packer.js
- build/js/ParseMaster.js
- build/js/Words.js
- build/js/base2.js
- build/js/jsmin.js
- …
- 9:45 PM Changeset [1ef930b]1.12-stable2.2-stablekillphp by
- ChangeLog.txt
- reminder.txt
- 9:44 PM Changeset [4c85dec0]1.12-stable2.2-stablekillphp by
- Makefile
- README
- 9:39 PM Changeset [920238d]1.12-stable2.2-stablekillphp by
- .gitmodules
- test/index.html
- test/qunit
- 9:26 PM Changeset [4a51b12]1.12-stable2.2-stablekillphp by
- .gitignore
- 1:13 AM Ticket #5404 (append() call with multiple args works in Firefox, drops first arg in ...) created by
- A call to append() whose arguments contain a mixture of text nodes and …
Oct 21, 2009:
- 9:42 PM Ticket #5401 (IE error (All versions), not causing problems though) closed by
- invalid: This is not likely to be a bug in jQuery. Please ask for help on the …
- 9:25 PM Ticket #5403 (Event/bind documentation bug) closed by
- fixed: Fixed, thanks!
- 7:40 PM Ticket #5403 (Event/bind documentation bug) created by
- The documentation on Events/bind …
- 4:02 PM Ticket #5402 (jquery-1.3.2-min.js add space between return and ...) created by
- jquery-1.3.2-min.js add space between
return
and … - 2:15 PM Ticket #5401 (IE error (All versions), not causing problems though) created by
- "Line: 19 Character: 15990 Code: 0 Error Message: Object doesn't …
- 10:43 AM Ticket #5400 (attr(name), property of an object with dash/hyphen in name returns ...) created by
- When using attr(name) to get value of parameter for given object, if …
Note: See TracTimeline
for information about the timeline view.