Timeline
10/25/09:
- 22:21 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 …
- 13:24 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 work …
10/24/09:
- 21:42 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 text …
- 12:41 Ticket #5406 (selector + variable name cannot be the same in IE) created by
- function testbug() { test_field = $("#test_field"); } <input …
10/23/09:
- 15:55 Ticket #5405 (Use of "class" key in "attr()" properties object caused Safari to fail to ...) created by
- I had the following line of code in my JS file: $(object).attr({ class: …
- 15:13 Changeset [b7ccc58afec145120e8e675cf8fd30e9ea97f2a3] by
-
- Makefile
- 07:25 Changeset [bcbd06b66fe49187c82b8233b1f1370980fff4d1] by
-
- Makefile
- src/intro.js
- 02:06 Changeset [c7006d2fa54ee66cc0fa413aabe157a0248673e0] by
-
- Makefile
- README
- build/speed/benchmarker.css
- build/speed/benchmarker.js
- build/speed/index.html
- build/speed/jquery-basis.js
- 01:57 Changeset [04ab7944102f99896a0662becf8e838fb9112412] by
-
- README
- 01:56 Changeset [b2e96801165e20822dd535525260f96d9199ac67] by
-
- Makefile
- README
- 01:54 Changeset [cd05cac37f8e63608496788fc7afa5400c18752e] 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
- …
- 01:45 Changeset [1ef930b3845248379f37a6b26c826122e9f65932] by
-
- ChangeLog.txt
- reminder.txt
- 01:44 Changeset [4c85dec058d0edc41f06f88cb605a9c133cb18e5] by
-
- Makefile
- README
- 01:39 Changeset [920238d4851bc9b1ee22f6ebdffde9ed55cb1e91] by
-
- .gitmodules
- test/index.html
- test/qunit
- 01:26 Changeset [4a51b12b95fe6c6c617e02913b7ac5ee3a4b29a0] by
-
- .gitignore
10/22/09:
- 05:13 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 …
- 01:42 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 …
- 01:25 Ticket #5403 (Event/bind documentation bug) closed by
- fixed: Fixed, thanks!
10/21/09:
- 23:40 Ticket #5403 (Event/bind documentation bug) created by
- The documentation on Events/bind does …
- 20:02 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 …
- 18:15 Ticket #5401 (IE error (All versions), not causing problems though) created by
- "Line: 19 Character: 15990 Code: 0 Error Message: Object doesn't support …
- 14:43 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 the …
10/20/09:
- 23:41 Ticket #5397 (How to use filtering when selecting nodes) closed by
- invalid: Yes, spaces are significant in CSS selectors.
- 23:39 Ticket #5398 (html, events and bind in IE) closed by
- invalid: Please reopen with the minimum test case required to demonstrate the …
- 11:18 Ticket #5399 (Form option element not hiding in IE) created by
- The option elements in forms do not hide as expected. I assume this is …
10/19/09:
- 22:40 Ticket #5398 (html, events and bind in IE) created by
- Here is what I am doing: 1. Loading some html into a div via ajax. 2. …
- 21:54 Ticket #5397 (How to use filtering when selecting nodes) created by
- FYI, be careful of using any spacing to make code readable in your text …
- 21:06 Ticket #5396 (Visibility in HTML form drop-down not working in IE8 or Chrome) created by
- I hope this is in the right place. If not, rather than delete, let me …
- 18:52 Ticket #5395 (jQuery.ajax should append 'data' as url-encoded query params when for ...) created by
- When making an ajax request of type 'delete', the data hash is not …
- 13:02 Ticket #5394 (Discrepancy of $(...).val(missing_option) bevahiour between IE, FF and ...) created by
- This ticket is about SELECT control behavior. missing_option is …
- 09:42 Ticket #5393 (jquery.height() returns incorrect values in Google Chrome 3.0) created by
- <div>LargeTextBlock</div> $('#div').height() returns incorrect values in …
- 04:57 Ticket #5392 (IE click event error when jQuery ref is passed from a popup to the opener ...) created by
- Error occurs with all versions of Internet Explorer. Specifically with a …
- 01:59 Ticket #5032 (Crash in the W3C box model check when using jQuery UI or Interface) closed by
- duplicate: Duplicate of #4320.
- 01:54 Ticket #4558 (IE error when redirecting) closed by
- duplicate: Duplicate of #4320, moved test case to there. Thanks!
- 01:47 Ticket #4122 (Unable to Drag,resize Edit Window(JQGRID)) closed by
- invalid: Not a jQuery core bug. Please report plugin bugs to the appropriate …
- 01:45 Ticket #3960 (Additional $.support property to detect IE6) closed by
- invalid
- 01:43 Ticket #4651 (jquery support object needs name attribute for param tag) closed by
- fixed: Fixed by removing the code.
- 01:38 Ticket #1536 (Jquery cant change input type in IE) closed by
- fixed: Please do not reopen tickets to ask for programming help, just ask the …
- 01:27 Ticket #2389 (UI.Enchant has offsetLeft problems in Opera) closed by
- invalid: (old) jQueryUI bug.
- 01:26 Ticket #2828 (Drop effect with absolutely positioned element (Safari)) closed by
- invalid: (old) jQueryUI bug.
- 01:26 Ticket #2329 (Shake demo fails in Opera) closed by
- duplicate
- 01:24 Ticket #3726 (draggable have a bug createHelper) closed by
- invalid: This is a jQueryUI bug; please file bugs at http://dev.jqueryui.com .
- 01:23 Ticket #4844 (jQuery get textarea text) closed by
- worksforme
- 01:18 Ticket #4341 (XMLHttpRequest has async always set to true) closed by
- duplicate: Duplicate of #2153 .
- 01:09 Ticket #1385 (zip release unzips into pwd, not own dir) closed by
- invalid: zipped versions are no longer built.
- 01:07 Ticket #1072 (problem with append in IE6) closed by
- fixed: Misplaced in 'build' category. Bug was fixed long ago.
10/18/09:
- 18:55 Ticket #5391 (jQuery.browser show wrong information under chromium) created by
- When using $browser.safari under chromium the value true is received. You …
- 13:35 Ticket #3727 (dev.jquery.com Not working) closed by
- fixed
- 13:32 Ticket #1695 (Install gd2 in php on jquery.com) closed by
- invalid: This was most likely fixed long ago; if not file a report in the jQuery UI …
Note: See TracTimeline
for information about the timeline view.
