Timeline
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 …
Jul 24, 2009:
- 7:01 PM Ticket #4971 (ajax() with method "PUT" - missing payload) created by
- All ajax() calls with method "PUT" don't deliver payload. Problem - …
- 6:32 PM Changeset [cafd392a]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/unit/offset.js
- 5:19 PM Ticket #4970 (Opera and HTML 5 Child Selectors) created by
- JQuery won't allow me to select the children of a HTML 5 element …
- 4:33 PM Ticket #4969 (filter.length check in testrunner.js) created by
- Trying to run the test suite in Galio browser, validTest() is …
- 3:33 PM Ticket #4968 (check for missing indexOf) created by
- Not all browsers support indexOf(), please add the workaround at …
- 12:54 PM Ticket #4967 (map( [], decodeURIComponent) fails in Galio) created by
- decodeURIComponent only takes a single argument, but when map() calls …
- 11:21 AM Ticket #4966 (Problem with animate and zIndex) created by
- There's a problem width animate and zIndex in IE8 (didn't check …
- 5:58 AM Ticket #4965 (Whitespace in class attribute causes selector trouble.) created by
- See the attached testcase is probably the easiest way to understand …
- 12:06 AM Ticket #4964 (Support ajax callbacks for specific status codes) created by
- From this thread: …
Jul 23, 2009:
- 9:50 PM Changeset [cf7a0cf]1.12-stable2.2-stablekillphp by
- speed/benchmark.js
- 8:58 PM Changeset [0d389c0]1.12-stable2.2-stablekillphp by
- speed/slice.vs.concat.html
- 8:57 PM Changeset [6a85898]1.12-stable2.2-stablekillphp by
- speed/slice.vs.concat.html
- 8:27 PM Ticket #4963 (Cant get load() to work in IE8) created by
- Im using the load() function to post data. Works fine in FireFoxbut …
- 6:38 PM Changeset [26eda09]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:16 PM Ticket #4962 (.text is used by .val() for options) closed by
- fixed: Fixed in SVN rev [6485].
- 6:16 PM Changeset [9c9dd7c]1.12-stable2.2-stablekillphp by
- src/attributes.js
- 6:01 PM Ticket #4962 (.text is used by .val() for options) created by
- See this discussion: …
- 2:40 PM Ticket #4961 ($('<style/>').append('styles') throws error in IE) created by
- Try this: $('<style …
- 1:15 PM Ticket #4960 (toggle() and hide()) created by
- Dear Jquery, i think i found a bug: i have this form where is ask the …
- 12:04 PM Ticket #4959 ([QUnit] Module Bug) created by
- When assigning variables and functions to this in setup or teardown, …
- 11:52 AM Ticket #4958 (ajax methods fail in IE for content types ending in +xml) created by
- IE doesn't understand content types like application/rss+xml, …
- 11:03 AM Ticket #4957 (Created input fields crash safari:) created by
- When executing the code: var $msg = $("#manage_inner_prompt > …
- 9:41 AM Ticket #4956 (UI Dialog Ajax removes namespace function) created by
- Best to explains this with an example: I have the following ASP.NET …
- 9:25 AM Ticket #4942 (Array.prototype.slice() required argument) closed by
- fixed: Fixed in SVN rev [6484].
- 9:25 AM Ticket #4942 (Array.prototype.slice() required argument) reopened by
- 9:24 AM Ticket #4947 (Array.prototype.slice() required argument) closed by
- duplicate: Duplicate of #4942.
- 9:24 AM Ticket #4947 (Array.prototype.slice() required argument) reopened by
- 9:24 AM Ticket #4947 (Array.prototype.slice() required argument) closed by
- fixed: Fixed in SVN rev [6484]. (I missed your patch - but it ended up …
- 9:22 AM Changeset [0a6c520]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- src/selector.js
- 4:34 AM Ticket #4955 (Changeset 6449, init method now causes troube if called after ...) created by
this.length = 1;
has been changed tothis.length++;
which means …- 3:25 AM Ticket #4954 (error - reference to undefined property jQuery.cache[id][name]) created by
- Hi, I have Firefox 3 and Developers Toolbar in it. I noticed that …
- 1:16 AM Ticket #4953 ($().position() returns a null object in the latest release of IE8.) created by
- The following code works in firefox, but fails in the latest release …
- 12:24 AM Ticket #4952 ([bug]Selectors/multiple) created by
- When i used $('single,table',xml) base on "jquery-1.3.2.min.js" to get …
Jul 22, 2009:
- 11:21 PM Ticket #4951 ($("<div id='a'>").appendTo("#bar") doesn't work in chrome 2.0) created by
- $("<div id='foo'>").text("test").appendTo("#bar") does not work on …
- 9:16 PM Ticket #4942 (Array.prototype.slice() required argument) closed by
- duplicate: Dup of #4947
- 9:14 PM Ticket #4944 (Misleading docs about special characters in selectors) closed by
- fixed: I've edited the docs to clarify, thanks!
- 9:13 PM Ticket #4946 (jQuery.isObject, changeset 6442) closed by
- invalid: Best to ask this on the jQuery Dev forum.
- 9:07 PM Ticket #4948 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 9:02 PM Ticket #4943 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 9:02 PM Ticket #4941 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 9:02 PM Ticket #4940 (Using the not() filter negates the live() method) closed by
- duplicate: Dup of #4939
- 8:59 PM Ticket #4933 (error) closed by
- invalid: Please ask questions and get technical help on the forums. The bug …
- 7:25 PM Ticket #4945 (Enhancing "closest" method for delegation) closed by
- duplicate
- 7:14 PM Ticket #4950 (.click(function(){} on option error in IE) created by
- I found an internet explorer bug when performing an onclick function …
- 5:02 PM Ticket #4949 (:not(:visible) or :hidden) created by
- $(".tipos_habitacion tbody#tabla1 tr.jj:not(:visible)").length; …
- 5:00 PM Ticket #4948 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 4:23 PM Ticket #4947 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, …
- 4:08 PM Ticket #4946 (jQuery.isObject, changeset 6442) created by
- http://dev.jquery.com/changeset/6442 […] I might be missing …
- 4:03 PM Ticket #4945 (Enhancing "closest" method for delegation) created by
- I propose adding a second argument to the "closest" method that will …
- 3:37 PM Ticket #4944 (Misleading docs about special characters in selectors) created by
- I think that the documentation about "Special characters in selectors" …
- 1:31 PM Ticket #4943 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 1:30 PM Ticket #4942 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, …
- 1:30 PM Ticket #4941 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 1:30 PM Changeset [b964e569]1.12-stable2.2-stablekillphp by
- src/core.js
- 1:26 PM Ticket #4940 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 1:23 PM Ticket #4939 (Using the not() filter negates the live() method) created by
- $('#list .entry').not('.doc_entry').live('click', function(e) { ... } …
- 11:39 AM Ticket #4938 (Array.prototype.slice() required argument) created by
- In ECMA-262 15.4.4.10, slice is required to have a "start" argument, …
- 11:03 AM Ticket #4889 ("isReady" never gets set in FF3.5 if jQuery loaded after domready) closed by
- fixed: Fixed in SVN rev [6481].
- 11:03 AM Changeset [6fc57be]1.12-stable2.2-stablekillphp by
- src/event.js
- 10:47 AM Ticket #4934 (Check for Script Before Removal) closed by
- fixed: Fixed in SVN rev [6480].
- 10:39 AM Ticket #4937 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 10:38 AM Ticket #4936 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 10:38 AM Ticket #4935 (Check for Script Before Removal) closed by
- duplicate: Duplicate of #4934.
- 10:38 AM Changeset [fe80b5a]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 10:36 AM Ticket #4937 (Check for Script Before Removal) created by
- See thread here: …
- 10:33 AM Ticket #4936 (Check for Script Before Removal) created by
- See thread here: …
- 10:25 AM Ticket #4935 (Check for Script Before Removal) created by
- See thread here: …
- 10:21 AM Ticket #4934 (Check for Script Before Removal) created by
- See thread here: …
- 12:03 AM Ticket #4933 (error) created by
- Carousel: No width/height set for items. This will cause an infinite …
Note: See TracTimeline
for information about the timeline view.