Timeline
Sep 1, 2010:
- 11:14 PM Ticket #6986 (append() and appendTo() not functionally equivalent) created by
- this is a case where append() and appendTo() are not functionally …
- 10:22 PM Ticket #6985 (Ajax: GET Request abort) closed by
- worksforme: If you change to jQuery 1.4.2 it seems to work, at least AFAICT.
- 10:13 PM Ticket #6983 (IE6 selector on same element ID in multiple forms selects first element) closed by
- invalid: That document is invalid (as you probably know), it has two elements …
- 10:06 PM Ticket #6980 (self closed tags not well handled by .find()) closed by
- invalid: > I have embedded XML in HTML and wanted to use find to traverse it …
- 9:58 PM Ticket #6978 (IE8 problem in finding the offset value for element in the page) closed by
- invalid: livequery is not part of jQuery core, please reopen with a complete …
- 9:54 PM Ticket #6977 (Cross-browser issues with inserting an iframe into the DOM and ...) closed by
- worksforme: I agree it's probably a race between the processing of the iframe …
- 9:49 PM Ticket #6975 ($(document).ready() is called a 2nd time after calling nextUntil in ...) closed by
- worksforme: Damn, you had me going there for a moment. There are two <h1> …
- 9:09 PM Ticket #6972 ($.ajax doesn't work in synchronous mode in mozilla.) closed by
- invalid: Definitely needs a test case. A specific definition of "works" would …
- 5:59 PM Ticket #6985 (Ajax: GET Request abort) created by
- Used plugin: - jqGrid 3.7.2. Problem: If I click on the "reload …
- 5:13 PM Ticket #6984 (animations - tweening) created by
- Uh, I noticed that we don't have tweening implemented in any of our …
- 5:10 PM Ticket #6983 (IE6 selector on same element ID in multiple forms selects first element) created by
- See example html. Run in Chrome / Firefox / any IE. Chrome alerts …
- 3:52 PM Ticket #6982 (.width() and .height() query and set different things when box-sizing ...) created by
- When I have an element with box-sizing:border-box, the width() and …
- 3:24 PM Ticket #6981 (misleading documentation for .width() and .height() doesn't take ...) created by
- The docs for the .width() and .height() methods compare these methods …
- 2:17 PM Ticket #6980 (self closed tags not well handled by .find()) created by
- I have embedded XML in HTML and wanted to use find to traverse it, …
- 12:05 PM Changeset [8d04ffe]1.12-stable2.2-stablekillphp by
- test/unit/dimensions.js
- 11:48 AM Changeset [a2e1051]1.12-stable2.2-stablekillphp by
- build/jslint-check.js
- 8:09 AM Ticket #6979 (Page of tutorials) created by
- All among the website they are a lot of spamming links like …
- 5:50 AM Ticket #6978 (IE8 problem in finding the offset value for element in the page) created by
- I have added some special class name for all images in the page which …
- 12:08 AM Ticket #6977 (Cross-browser issues with inserting an iframe into the DOM and ...) created by
- I was forced to use some native javascript because of some oddities …
Aug 31, 2010:
- 11:22 PM Ticket #6976 (.offset(fn) misbehaves if fn changes its argument) created by
- We should either document the current behavior or change it; are there …
- 5:20 PM Ticket #6975 ($(document).ready() is called a 2nd time after calling nextUntil in ...) created by
- When $(document).ready() is defined in the body, it's is called a 2nd …
- 11:03 AM Ticket #6974 (After Form Reset in IE8, Jquery serialize function fails to add select ...) created by
- I have moderate knowledge with Javascript and am beginner in Jquery. …
- 8:32 AM Ticket #6973 (Load JS script inside HTML) created by
- I want to change from 1.3.2 to 1.4.2 but I block facing unexpected …
- 12:59 AM Ticket #6972 ($.ajax doesn't work in synchronous mode in mozilla.) created by
- $.ajax doesn't work in synchronous mode in mozilla. It works in IE. …
Aug 30, 2010:
- 8:12 PM Ticket #6967 (Firefox selector doesn't work) closed by
- worksforme: Two can play at this game. Yes it can. Post a test case proving me …
- 7:56 PM Ticket #6970 (Database error on Website jQuery-Discussions) closed by
- worksforme: Seems to work now. If it doesn't, can you attach a screen shot and say …
- 4:53 PM Ticket #6971 (Chrome optimization avoids load events) created by
- Google's chrome browser will not load a new image if the image's src …
- 2:27 PM Ticket #6970 (Database error on Website jQuery-Discussions) created by
- Database error on Website jQuery-Discussions: …
- 12:46 PM Ticket #6969 (jQuery1.4.2 has introduced a bug regarding the removal of events ...) created by
- It appears that jQuery1.4.2 has introduced a bug regarding the removal …
- 7:09 AM Ticket #6968 ("handle" won't work as a key for .data() method) created by
- --- to reproduce, evaluate: /* any jQuery el */ var $el = …
- 3:39 AM Ticket #6967 (Firefox selector doesn't work) created by
- $("#headerTable > thead > tr") the tr can't be selected
Aug 29, 2010:
- 8:27 PM Ticket #6966 (.andSelf(selector)) created by
- Comment on api.jquery.com from Nick Craver: > What are the chances of …
Aug 28, 2010:
- 10:01 PM Ticket #6955 ($.Ajax ignore empty array as data) closed by
- invalid: Can you reopen with a test case, and explain what data you expected to …
- 9:08 PM Ticket #6965 (ajax loading content that contains document.write blanks the page) closed by
- worksforme: What would you expect it to do? Once the body is closed after page …
- 12:43 PM Ticket #6965 (ajax loading content that contains document.write blanks the page) created by
- recently I tried to create form, that get's send through ajax and …
Aug 27, 2010:
- 10:42 PM Ticket #6957 (clone bug in demos\sortable\portlets.html) closed by
- invalid: This should be filed at the jQuery UI bug tracker: http://dev.jqueryui.com
- 10:42 PM Ticket #6956 (Change event of Listbox (select tag with multiple) doesn't work ...) closed by
- invalid: Can you please reopen the ticket with a complete test case?
- 10:36 PM Ticket #6960 (jquery freezes the browser) closed by
- invalid: Please ask for help on the forum. If it turns out there is a bug in …
- 10:28 PM Ticket #6962 (JQuery Crashes On Certain Styles Of HTML) closed by
- invalid: Google tells me this: …
- 7:28 PM Ticket #6964 (change(function() {..}) handler fires unnecessarily on Webkit) created by
- The .change() handler triggers only on actual changes in Firefox, but …
- 6:17 PM Changeset [13f27fcd]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:16 PM Ticket #6963 (Blackberry 4.6 Finds Nodes That No Longer Exist) closed by
- fixed: Fixed …
- 3:14 PM Changeset [1ead20c]1.12-stable2.2-stablekillphp by
- src/core.js
- 3:10 PM Ticket #6963 (Blackberry 4.6 Finds Nodes That No Longer Exist) created by
- See the test case here: http://ejohn.org/files/bugs/bb-id.html Only …
- 2:53 PM Ticket #6962 (JQuery Crashes On Certain Styles Of HTML) created by
- We've been using jQuery on our site for some time today, when I got an …
- 2:16 PM Changeset [43fbe3b]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 1:17 PM Ticket #6825 (Use Array.isArray for jQuery.isArray when available) closed by
- fixed: Fixed …
- 1:15 PM Changeset [ea8b158]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:34 AM Ticket #6961 (JSLint `make` error) closed by
- worksforme: Not sure what's happening on your end - working OK here: […]
- 10:45 AM Ticket #6961 (JSLint `make` error) created by
- Trying to clone and build jquery results in a JSLint error. Steps to …
- 10:38 AM Ticket #6960 (jquery freezes the browser) created by
- http://mywheelandsprocket.com/pricetagproject/ Click on the "Manual" …
- 10:03 AM Changeset [7f18d29]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:16 AM Ticket #6959 (jQuery events aren't asynchronous) closed by
- wontfix: This isn't something that we're going to change - it's up to you to …
- 9:10 AM Changeset [5d2be7e]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 7:15 AM Ticket #6959 (jQuery events aren't asynchronous) created by
- I always thought events should be asynchronous. Turns out jQuery …
- 6:13 AM Ticket #6958 ($.extend (not deep) copying arrays by reference not cloning) created by
- BUG: as put in the title, see the attachment for the full explanation …
- 4:48 AM Ticket #6957 (clone bug in demos\sortable\portlets.html) created by
- first: drag one element(.portlet) second: execute code: …
- 1:10 AM Ticket #6956 (Change event of Listbox (select tag with multiple) doesn't work ...) created by
- There is a bug in jquery version 1.4.2. When we attach change event on …
Aug 26, 2010:
- 5:40 PM Ticket #6955 ($.Ajax ignore empty array as data) created by
- JQuery ignore the "data" if the array has key with empty arrays. …
- 4:56 PM Ticket #6954 (The selector a[href=""] selects anchors without href attributes in IE, ...) created by
- The title says it all: $("a[href=]) selects both <a href=""> and …
- 3:36 PM Changeset [9ce1d09]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:27 PM Ticket #6953 (avoid null object in event dispatch) created by
- I ran into this problem with the unload event in htmlunit.
- 3:26 PM Changeset [1e9d6e12]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 3:21 PM Changeset [c5382ad]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 2:57 PM Changeset [c0fe98f]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 2:37 PM Changeset [3b76b58]1.12-stable2.2-stablekillphp by
- test/unit/manipulation.js
- 2:36 PM Ticket #6952 (Blackberry 4.6 Errors When Sorting Elements) closed by
- fixed: Fixed …
- 2:35 PM Ticket #6952 (Blackberry 4.6 Errors When Sorting Elements) created by
- Attempting queries like jQuery("#second, #first") results in an error.
- 2:04 PM Ticket #6951 (.keydown() not working in IE7 for Enter keybutton) created by
- I tried even on the demo on live jquery site, .keydown() does not …
- 12:51 PM Changeset [5673e4b]1.12-stable2.2-stablekillphp by
- src/css.js
- 12:36 PM Changeset [dc060f0]1.12-stable2.2-stablekillphp by
- test/unit/attributes.js
- 10:36 AM Ticket #6950 (1.4.2 + IE8: .find() doesn't always return a jQuery objecy) created by
- In IE8, .find() was sometimes returning 0 causing chained calls to …
- 4:55 AM Ticket #6949 (.offset() in IE changes position from absolute to relative) created by
- Set the current coordinates using .offset(). If the element's position …
Aug 25, 2010:
- 9:53 PM Ticket #6487 (Live submit does not work after live click in ie6) closed by
- duplicate: Dup of #6359.
- 9:50 PM Ticket #6948 (div[name='divName'] in IE7 does not select) created by
- Div elements in conjunction with selection by attribute name do not …
- 9:18 PM Ticket #6507 ([this] gets mangled when passed through trigger, for submit events) closed by
- invalid: The docs say the second element should be an array: …
- 9:08 PM Ticket #6945 (Form doesn`t submit if it includes a input wiht name submit) closed by
- duplicate: Dup of #6264, but see also: http://yura.thinkweb2.com/domlint/
- 9:04 PM Ticket #6947 (Jquery for Designers - Slider Gallery) closed by
- invalid: Please ask for help on the forum. http://forum.jquery.com
- 9:02 PM Ticket #6943 (jQuery ajax problem in https://, Line 5113 Char 4, v1.4.2) closed by
- invalid: Please ask for help on the forum to see if you can narrow down the …
- 8:46 PM Ticket #6940 (autocomplete doesn't work in IE8) closed by
- invalid: This is not a jQuery core bug, please file UI bugs at …
- 8:26 PM Ticket #6935 (bug for $.post when under IE) closed by
- invalid: Please post a question to clarify the issue on the forum. If it turns …
- 8:23 PM Ticket #6929 (jQuery.fn.is() returning true when it should be returning false) closed by
- invalid
- 7:47 PM Ticket #6947 (Jquery for Designers - Slider Gallery) created by
- Hi there, I reffered to your site and created this gallery but its …
- 2:58 PM Ticket #6946 (MediaWikiBagOStuff::_doquery MySQL returned error 1205: Lock wait ...) created by
- Hi, I'm trying to search about validation term, but this error …
- 12:58 PM Ticket #3330 (jQuery.typeof and jQuery.isEmpty Utilities) closed by
- fixed: isEmpty already exists - landing jQuery.type() …
- 12:57 PM Changeset [94f35d0]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:27 PM Changeset [18dad47]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:22 PM Ticket #6945 (Form doesn`t submit if it includes a input wiht name submit) created by
- exmaple <button id="passwordbutton">test</button> <script …
- 10:05 AM Ticket #6944 (Mobile Safari memory leak with $("img").remove()) created by
- Related: …
- 4:16 AM Ticket #6943 (jQuery ajax problem in https://, Line 5113 Char 4, v1.4.2) created by
- Hi! I am developing a SharePoint application using jQuery ajax to …
Note: See TracTimeline
for information about the timeline view.