Timeline
Mar 1, 2009:
- 10:24 PM Ticket #4276 (height/width cleanup) created by
- The changes recently made to improve the height/width methods left …
- 7:46 PM Ticket #3489 (don't work css border in ff) closed by
- duplicate: This is a duplicate of #3007.
- 7:43 PM Ticket #3093 (Attribute selector doesn't work right with style) closed by
- duplicate: This is a duplicate of #3399; the problem is that
.attr("style")
… - 7:40 PM Ticket #2888 (Ajax methods freezing IE 7) closed by
- invalid: If this problem is still reproducible in 1.3.2, please reopen and …
- 7:40 PM Ticket #4275 (Annotate selectors with "!" to mean "must match") created by
- A suggestion from a new jQuery user: Several times I've run into …
- 7:35 PM Ticket #3302 (DOM tree errors after multiple clones in IE) closed by
- fixed: This should be fixed in 1.3.2; please reopen with a test case if …
- 7:33 PM Ticket #3352 (IE fails creating HTML elements with no trailing slash) closed by
- fixed: This is fixed in 1.3.x thanks to the special-case handling of …
- 7:30 PM Ticket #3969 (Error in 1.3.1 on line 3670) closed by
- invalid: Please reopen with a test case if this problem continues in 1.3.2.
- 7:26 PM Ticket #4230 ($('<link/>').attr crashes IE8rc1) closed by
- fixed: I've updated the documentation to clarify that the HTML is parsed …
- 7:00 PM Ticket #4255 (append(' ') DOM error) closed by
- invalid: Ah. You should be using
 
with xhtml+xml, the
… - 6:44 PM Ticket #4257 (offet().top is returning a decimal, Docs say it returns integers) closed by
- fixed: Docs are updated, thanks! http://docs.jquery.com/CSS/offset
- 5:06 PM Ticket #4274 (jQuery.index() is +1 for document.body elements in IE 7) closed by
- invalid: The
<title>
element is required for most doctypes, so IE is … - 1:11 PM Ticket #4274 (jQuery.index() is +1 for document.body elements in IE 7) created by
- Was playing around for first time with index and found anomaly with IE …
Feb 28, 2009:
- 10:26 PM Ticket #4273 (siblings() not working in IE) created by
- this generates an error in IE: element.siblings()[ ColumnIndex ]; I …
- 7:45 PM Ticket #4272 ($('#id ~ div') doesn't work with divs) created by
- so if you have div id="x" div class='test' div class='test' class …
- 3:30 PM Ticket #3377 (Selector of ancestor/descendant is broken in IE 5.5) closed by
- invalid: I'll close this since the selector engine has been significantly changed.
- 3:29 PM Ticket #4271 (can not use # for document) closed by
- invalid
- 3:29 PM Ticket #4017 (IE7 wants to run ActiveX add-on) closed by
- fixed: Ok, this check is causing more problems than it's worth so I've …
- 3:28 PM Changeset [6914fc2]1.12-stable2.2-stablekillphp by
- src/support.js
- 3:28 PM Ticket #4223 (:visible,:hidden doesn't take visibility into account) closed by
- wontfix
- 3:25 PM Ticket #2251 ("could not set the selected property" error in IE when manipulating SELECTs) closed by
- duplicate
- 3:24 PM Ticket #4269 (Optimize structure of .css() and .attr()) closed by
- fixed: Fixed in SVN rev [6267].
- 3:23 PM Changeset [f1f5cd9]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 3:04 PM Ticket #4080 (Infinite recursion in speed method) closed by
- invalid: Please reopen with a test case if the problem still exists.
- 2:59 PM Ticket #4105 (clone(true) fails on IE7) closed by
- fixed: I'll close this as fixed, reopen with a test case if it's still in 1.3.2.
- 2:52 PM Ticket #4063 ($.getJSON() does not call callback with 0-length content response) closed by
- worksforme: Please reopen with a test case if the problem is still there.
- 2:45 PM Ticket #4166 (Error: 'length' is null or not an object) closed by
- invalid: Please attach a test case and reopen if the problem still exists.
- 2:41 PM Ticket #4184 ($.get without data parameter) closed by
- duplicate: Duplicate of #3775.
- 2:17 PM Ticket #4248 (Ajax fails with JSON Data in Sizzle.filter method) closed by
- invalid
- 12:18 PM Ticket #4271 (can not use # for document) created by
- when i use $('#').ready(...), it's say uncaught exception: Syntax …
- 10:41 AM Ticket #4175 (jQuery 1.3.2pre: Dialog broken in IE7) reopened by
- This is still the case. Following simple code still breaks IE7 AND …
Feb 27, 2009:
- 11:33 PM Ticket #4259 (Plugin works fine in) closed by
- invalid: The best place to get help is on one of the forums. The bug tracker is …
- 11:27 PM Ticket #4266 (title tag ignored in xml) closed by
- invalid:
$(htmlstring)
parses html using the browser's html parser. … - 6:15 PM Ticket #4270 (Remove the use of nonstandard properties leftContext and rightContext) created by
- Removes the dependence on the nonstandard RegExp properties …
- 4:34 PM Ticket #4269 (Optimize structure of .css() and .attr()) created by
- There are a number of function calls in each and should be simplified.
- 2:16 PM Ticket #4268 (Events bound to iframe windows bound to jQuery window instead) created by
- An IE hack on line 2587 of 1.3.2 is preventing events from being bound …
- 10:20 AM Changeset [1c8c388]1.12-stable2.2-stablekillphp by
- src/selector.js
- 8:55 AM Ticket #4267 (document.body is null in Firefox 3) created by
- I'm developing a site that uses jquery I noticed a strange error when …
- 8:32 AM Ticket #4266 (title tag ignored in xml) created by
- If an xml has a title tag, jquery ignores it while navigating through …
- 7:58 AM Ticket #4265 (text() is not working correctly in IE6/7) created by
- When text() function is called for string without html tags in it, in …
Feb 26, 2009:
- 11:40 PM Ticket #4264 (Multiple exceptions in (X)HTML documents produced by XSLT) created by
- When jQuery is included in a page that is produced as the result of an …
- 9:38 PM Ticket #4238 (errors creating jquery objects on large strings in safari and chrome) closed by
- invalid: Thanks, Calamari, for the research. Since this isn't a jQuery bug and …
- 8:47 PM Ticket #4263 (Offset() on position:fixed inside a div incorrect in Webkit browsers) created by
- I'm using jQuery 1.3.2 and seeing different results on the offset() …
- 7:52 PM Ticket #4254 (Traversing not finding siblings within paragraphs) closed by
- invalid: It's also invalid in HTML4. If you look at the document tree, the …
- 4:58 PM Ticket #4262 (eq() performance improvement and negative indices) created by
- Currently $(...).eq(x) is much slower than $( $(..)[x] ). This patch …
- 3:07 PM Ticket #4261 (.click method - behavior varies across browsers) created by
- If a new event handler is added to an object via the .click method …
- 2:29 PM Ticket #4260 (focus/blur events no longer work with jquery created inputs) created by
- when you create an input using jquery: ex $("<input/>") and attach a …
- 1:31 PM Ticket #4251 (Use new when constructing RegExps and named functions instead of ...) reopened by
- 1:31 PM Ticket #4259 (Plugin works fine in) created by
- Hello, I wrote the following (attached) plugin for myself. It works …
- 1:23 PM Ticket #4258 (Jquery framework IE7 bug - Get Elemnt size) created by
- Bug in IE7 which occurs when hovering fast and getting the element …
- 1:01 PM Ticket #4251 (Use new when constructing RegExps and named functions instead of ...) closed by
- fixed: Landed in SVN rev [6262]. Thanks for the patch!
- 1:00 PM Changeset [985856b]1.12-stable2.2-stablekillphp by
- src/event.js
- src/selector.js
- src/support.js
- 9:58 AM Ticket #4257 (offet().top is returning a decimal, Docs say it returns integers) created by
- Somehow I've managed to get $(elem).offset().top to return a decimal …
- 5:59 AM Ticket #4256 (Can't create iframe with jQuery('html)) created by
- Hello, I explain my problem, when i execute this code on Mozilla there …
- 5:57 AM Ticket #4255 (append(' ') DOM error) created by
- $(elem).append(' ') throws NO_MODIFICATION_ALLOWED_ERR: DOM …
- 5:37 AM Ticket #4254 (Traversing not finding siblings within paragraphs) created by
- When traversing elements which are contained within a paragraph, the …
Feb 25, 2009:
- 9:36 PM Ticket #4253 (mousewheel opera suggest) created by
- tested jquery.mousewheel.3.0.1-pre.js all browser return same delta. …
- 9:35 PM Ticket #4252 (serialize() just can serialize the <form> area but not other div area) created by
- jquery version 1.3 no longer supported the <input> elements contained …
- 8:15 PM Changeset [410e13b]1.12-stable2.2-stablekillphp by
- src/selector.js
- 7:07 PM Ticket #4251 (Use new when constructing RegExps and named functions instead of ...) created by
- ECMAScript 3.1 strict mode will prohibit the use of arguments.callee. …
- 6:48 PM Ticket #4249 (Odd string to number conversion) closed by
- invalid
- 1:41 PM Ticket #4250 (Remove the use of internal .push/splice/sort methods) closed by
- fixed: Fixed in SVN rev [6260].
- 1:41 PM Changeset [58235cc3]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- 1:40 PM Ticket #4250 (Remove the use of internal .push/splice/sort methods) created by
- They're not really public methods - and should be removed.
- 1:29 PM Ticket #4240 (Optimize .find() and jQuery()) closed by
- fixed: Landed more in SVN rev [6259]. I think this is good enough for now.
- 1:29 PM Changeset [f094c80]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:32 AM Ticket #4249 (Odd string to number conversion) created by
- If I have a z-index of 100 on an item and I run the following code: …
- 11:30 AM Ticket #4248 (Ajax fails with JSON Data in Sizzle.filter method) created by
- Hi, here you are an example of JSON Data that jQuery retrieves …
- 11:23 AM Ticket #4247 (Chrome/Chromium .position().top .offset().top results relative) created by
- As topic says, using Chrome/Chromium and testing a $('#id …
- 10:53 AM Ticket #4246 (Results from .children() should be sorted in order) created by
- The results from doing $("div").children("p") should be identical to …
- 10:46 AM Ticket #4245 ([autocomplete] - should flush cache when eval_url is true and ...) created by
- Autocomplete should flush cache when eval_url option is set to true …
- 10:37 AM Changeset [4bbb70b]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- 10:22 AM Ticket #4244 (selector by attribute "src" not working the same way as in 1.2.6) created by
- I'm trying to select images like this: …
- 10:19 AM Changeset [1c5db3b]1.12-stable2.2-stablekillphp by
- src/selector.js
- 9:23 AM Changeset [85e0945]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:22 AM Ticket #4242 (in IE8 jQuery.cache has [null] in end of array) closed by
- fixed: Those lines have since been removed in jQuery 1.3.3 so this should be …
- 5:28 AM Ticket #4243 (Selector ~ failed) created by
- $("#prev ~ div").css("border", "3px groove blue"); on …
- 4:45 AM Ticket #4242 (in IE8 jQuery.cache has [null] in end of array) created by
- I had a problem when .data returns not right stuff. Inside …
Feb 24, 2009:
- 11:57 PM Changeset [041fd5f]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:37 PM Ticket #4241 (Namespaced events cause memory leaks) created by
- […] leaks memory in IE (tested using Drip). […] works fine.
- 11:09 PM Ticket #4236 (Make sure $("#foo p") is as fast as $("#foo").find("p")) closed by
- fixed: This should be resolved now (or, at least, as close to being resolved …
- 11:09 PM Ticket #4240 (Optimize .find() and jQuery()) created by
- Right now jQuery.fn.find and jQuery() have some extraneous abstraction …
- 11:08 PM Changeset [9c0ddfa2]1.12-stable2.2-stablekillphp by
- src/selector.js
- 8:30 PM Ticket #4239 (Ajax 'post' failing to send parameters) created by
- Whenever making an ajax call where the method is 'post', the …
- 7:04 PM Ticket #4238 (errors creating jquery objects on large strings in safari and chrome) created by
- Webkit browsers have trouble creating jquery objects for html that …
- 6:57 PM Ticket #4237 ([Validate] The error label container remains on some cases) created by
- On some cases the error label container remains even if no error. …
- 4:01 PM Ticket #4236 (Make sure $("#foo p") is as fast as $("#foo").find("p")) created by
- Right now the latter is faster due to the context setting - the …
- 3:26 PM Ticket #4235 ($('#id).load() doesn't execute callback if selector matches an empty set) created by
- Discovered this due to a typo in my code. Consider […] If there …
- 2:29 PM Ticket #4234 (Allow hover to accept a single argument.) created by
- Would be useful when a hover argument function simply toggles a state, …
- 12:13 PM Ticket #4233 (Toggles/Visible/Hidden check inccorect on empty tag) created by
- There is a problem with any toggle() When a tag is empty, and you try …
- 11:50 AM Ticket #4232 (New :visible logic fails on hidden table rows in IE7) created by
- The new :visible logic introduced in 1.3.2 doesn't work correctly for …
- 10:24 AM Ticket #4231 (Add new "path" method which returns selector path to jQuery object) created by
- It would be nice to have a function in the code to generate a 'query' …
- 9:33 AM Ticket #4230 ($('<link/>').attr crashes IE8rc1) created by
- I'm running IE8rc1 (en-us) on Windows Server 2003 (zh-cn), and I'm …
Feb 23, 2009:
- 11:05 PM Ticket #4229 (not a stable algorithm of sorting in tablesorter) created by
- The sort algorithm of sroting in talbesorter plugin isn't stable.. In …
- 9:29 PM Ticket #4225 (Minor link change on website) closed by
- fixed: Fixed, thanks!
- 7:22 PM Ticket #4228 (class selector regression in xhtml in firefox) created by
- The latest version of jquery (1.3.2) has a regression in selecting …
- 7:02 PM Ticket #4227 ($.extend erratic behavior with objects that have a length property) created by
- From the jQuery Google Group: …
- 6:35 PM Ticket #4226 (Hover out is not being called after dropping, and position change.) created by
- Error case: …
- 6:24 PM Ticket #4225 (Minor link change on website) created by
- On http://docs.jquery.com/Sites_Using_jQuery the link for Intel is …
- 3:25 PM Ticket #4224 (selecting with space does not go deep) created by
- with a deep list <ul><li>a</li><li>b<ul><li>ba</li><ul></li><ul> …
- 2:41 PM Ticket #4223 (:visible,:hidden doesn't take visibility into account) created by
- :visible and :hidden selectors doesn't take CSS visibility attribute …
- 11:32 AM Ticket #4222 (.remove() and .empty() are taxing) closed by
- fixed: Fixed in SVN rev [6253].
- 11:32 AM Changeset [cb3f842c]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:25 AM Ticket #4222 (.remove() and .empty() are taxing) created by
- These two methods (and .html(), which uses .empty()) have a severe …
- 9:58 AM Ticket #4207 (toggleClass does not read the state argument) closed by
- worksforme: This is working since 1.3.0. Reopen with a test case if you think …
- 9:40 AM Ticket #4221 (In Opera when jQuery code is inserted into XSLT stylesheet it won't be ...) created by
- The following code XSLT stylesheet did not work with jQuery 1.3.1 in …
- 9:01 AM Ticket #4220 (jquery Dialog crash in IE) created by
- Hi, I am using jquery dialog to display messages. As i have to show …
- 9:00 AM Ticket #4219 (event.currentTarget isn't fixed for live events) closed by
- fixed: Fixed at [6252]
- 8:59 AM Ticket #4219 (event.currentTarget isn't fixed for live events) created by
- 8:27 AM Changeset [48164ee]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 4:47 AM Ticket #4218 (Regression: jQuery 1.3 only accepts upper case node names in HTML) created by
- I develop a web app with JSF using JBoss RichFaces and its …
- 12:08 AM Ticket #4217 (load event fails on frameset in Opera) created by
- I use load event in frameset document to look at content frame title. …
Feb 22, 2009:
- 11:03 PM Ticket #4216 (css function does not handle negative width and height in key/value pairs) created by
- While the css function correctly handles a single property or height …
- 9:09 PM Ticket #4215 (Attribute "value" does not work well) created by
- Details: <div id=div_001 …
- 8:43 PM Ticket #4214 (Normalize support for CSS Transforms via css() method) created by
- jQuery normalizes CSS opacity across browsers, I thought it could also …
- 5:13 PM Ticket #4213 ([validate] Allow for the ability to add groups) created by
- Currently you can only group fields when you initialize the validate …
- 5:03 PM Ticket #4212 (if ( !jQuery.support.opacity && name == "opacity" ) // support object ...) created by
- There is a jQuery.support object undifined exception in …
- 1:54 PM Ticket #4211 ([validate] Allow for easy error placement with groups feature) created by
- It seems like you will always want custom error placement when you use …
- 1:40 PM Ticket #3968 (ID-based lookup much slower on large pages) reopened by
- Unfortunately, it's not resolved. (Sorry about the test page not …
- 10:21 AM Ticket #4210 ([validator] Breaks when using jQuery 1.3.1) created by
- If you are using jQuery 1.3.1, the Validator plugin will only validate …
- 4:14 AM Ticket #4209 ([validate]) created by
- I have added the Arabic locale translation into jQuery Validate plugin …
Note: See TracTimeline
for information about the timeline view.