Timeline
Aug 1, 2009:
- 3:43 PM Ticket #5001 (jQuery fails to animate sertain CSS rules - IE mostly) created by
- Im Building a component equilevant to animateToClass and in this …
- 10:18 AM Ticket #5000 (Add Join Object to Core) created by
- It would be cool if a function like: function joinObjs() { var …
- 2:54 AM Ticket #4999 (Selectors with commas do not work in jQuery 1.3 and IE 7 against XHR ...) created by
- jQuery 1.3 & Internet Explorer 7 do not correctly select from an …
Jul 31, 2009:
- 8:30 PM Ticket #4998 (attr("selected", true) fails in IE6) created by
- In my script, I'm finding an <option> element and setting it to be …
- 6:39 PM Ticket #4997 (apply selector to context as well as descendants) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/2778a225 …
- 12:41 PM Ticket #4996 (getBoundingClientRect causes 'Unspecified Error' in IE after ajax) created by
- In jQuery-1.3.2 Line 4176 Only occurs in IE Reproduce details: …
Jul 29, 2009:
- 11:51 PM Ticket #4995 (Detect HTML 5 Abilities) created by
- Hi Guys, Great work. Is their a plan to add in support for detecting …
- 6:29 PM Ticket #4994 (new ajax 'target' option upon which ajaxEvents are triggered, when ...) created by
- Supports a new 'target' option for $.ajax. When specified, all ajax …
- 5:41 PM Ticket #4993 (offset() and position() return wrong values in Chrome when page is zoomed) created by
- offset() and position() return true pixel values in Google Chrome at …
- 5:30 PM Ticket #4992 (ajax() and underscores) created by
- have searched all over for a solution to this and am not sure if it's …
- 10:28 AM Ticket #4991 (attr function breaks on .css call) created by
- noticed this bug when using jquery-greybox. greybox calls .css …
- 9:13 AM Ticket #4990 (Make JSON Object) created by
- i would love to see a function that does what json2.js can: make an …
- 8:11 AM Ticket #4989 (Make "blur" and "focus" events bubble so live() can be used) created by
- Using methods described here: …
- 6:47 AM Ticket #4988 (hover with fadein fadeout) created by
- I'm just learning since yesterday...but I think this is a bug. First: …
Jul 28, 2009:
- 8:28 AM Changeset [d6991fa]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 8:22 AM Ticket #4986 (Changes to closest (#6507) breaks $(event.target).closest(...)) closed by
- fixed: Backed out in SVN rev [6519].
- 8:22 AM Changeset [61b18c8]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 7:57 AM Ticket #4987 (wrong url building in case we have a hash) created by
- if we have a hash in the url we want to pass to $.get, get parrams …
- 7:44 AM Ticket #4986 (Changes to closest (#6507) breaks $(event.target).closest(...)) created by
- The changes applied to closest() in …
- 6:31 AM Ticket #4985 ([autocomplete]) created by
- [autocomplete] uses the cache option even if the cache is deactivated. …
- 5:56 AM Ticket #4984 (IE select .val() and form reset) created by
- If select is located in form and the first option doesn't …
- 2:56 AM Ticket #4983 (additional attribute added to the element when i use prepend or wrap ...) created by
- Version:jQuery 1.2.2b2 - New Wave Javascript When i use …
Jul 27, 2009:
- 7:09 PM Ticket #4982 (ready direct execution on onload event) created by
- bindReady callback and ready event are useless after onload event and …
- 5:38 PM Ticket #4981 (1.3.3 nightly "html" script execution problems) created by
- I have a small demo system, where you can edit and execute source code …
- 5:11 PM Ticket #4980 (Character 160 ("Non-breaking space") not removed using trim() in ...) created by
- If a string contains the "Non-breaking space" character (char code …
- 4:48 PM Changeset [b7a3b22]1.12-stable2.2-stablekillphp by
- src/core.js
- 4:47 PM Ticket #4979 (Improve quickExpr) closed by
- fixed: Fixed in SVN rev [6513].
- 4:47 PM Changeset [18a6fbb]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 4:42 PM Ticket #4979 (Improve quickExpr) created by
- Performance currently hurts on long strings, should be improved (per …
- 3:02 PM Ticket #4971 (ajax() with method "PUT" - missing payload) closed by
- fixed: Fixed in SVN rev [6512].
- 3:02 PM Changeset [8c18dcd]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:59 AM Ticket #4978 (jQuery.prop missing cellpadding?) created by
- I'm not entirely familiar with the purpose of jQuery.prop, but I'm …
- 9:21 AM Changeset [255a293]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:03 AM Ticket #4833 (isXml function throws an error in IE when used in combination with an ...) closed by
- fixed: Fixed in SVN rev [6510].
- 9:02 AM Changeset [2cd9ee3]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 6:35 AM Ticket #4977 (Add $.support for native JSON) created by
- Following http://dev.jquery.com/ticket/4429: Would be nice to add a …
- 5:34 AM Ticket #4976 (qunit: allow enabling the noglobal option in code) created by
- Reason: so a testrunner can decide to always enable it without needing …
- 5:29 AM Ticket #4975 (XML error in IE) created by
- I use this way try to get "xml document" …
- 3:45 AM Ticket #1536 (Jquery cant change input type in IE) reopened by
- Not a good way of doing this.
Jul 26, 2009:
- 4:54 PM Ticket #4946 (jQuery.isObject, changeset 6442) reopened by
- 4:24 PM Ticket #4974 (Hover state using depricated method on select objects) closed by
- worksforme: That method doesn't exist in the current version of jQuery (1.3.2). …
- 1:12 PM Ticket #4974 (Hover state using depricated method on select objects) created by
- I tried adding an effect when hovering on and off a form select …
Jul 25, 2009:
- 11:40 PM Ticket #4973 (animate Method Fails in Firefox 3.5, Safari 4, Chrome) created by
- animate fails to have any effect. In the attached example, the font …
- 5:32 PM Ticket #4072 (Provide a selector/node restriction option as a second argument to .closest) closed by
- fixed: Fixed in SVN rev [6507]. Implemented support for .context-limited …
- 5:31 PM Changeset [cae93c3]1.12-stable2.2-stablekillphp by
- src/traversing.js
- test/unit/traversing.js
- 4:57 PM Ticket #4156 (Animate hyphenated names) closed by
- fixed: Unfortunately the patch that you submitted didn't work. You also need …
- 4:56 PM Changeset [343b093]1.12-stable2.2-stablekillphp by
- src/fx.js
- test/unit/fx.js
- 12:08 PM Ticket #4972 (Adobe Dreamweaver CS4 crashes when opening offset module) closed by
- fixed: Fixed in r6504. Thanks for tracking this down.
- 12:08 PM Changeset [fd0bf5d6]1.12-stable2.2-stablekillphp by
- src/offset.js
- 12:04 PM Changeset [3d8ceaf]1.12-stable2.2-stablekillphp by
- src/offset.js
- 11:31 AM Ticket #4491 (jQuery 1.3.2 fails to execute postback for asp:Button) reopened by
- There is a bug (or maybe it's just how jQuery is designed) and I need …
- 10:12 AM Ticket #4972 (Adobe Dreamweaver CS4 crashes when opening offset module) created by
- The offset initialize function for some reason makes dreamweaver CS4 …
Note: See TracTimeline
for information about the timeline view.