Timeline
09/01/10:
- 21:59 Ticket #6985 (Ajax: GET Request abort) created by
- Used plugin: - jqGrid 3.7.2. Problem: If I click on the "reload grid" …
- 21:13 Ticket #6984 (animations - tweening) created by
- Uh, I noticed that we don't have tweening implemented in any of our nice …
- 21:10 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 "test …
- 19:52 Ticket #6982 (.width() and .height() query and set different things when box-sizing is ...) created by
- When I have an element with box-sizing:border-box, the width() and …
- 19:24 Ticket #6981 (misleading documentation for .width() and .height() doesn't take ...) created by
- The docs for the .width() and .height() methods compare these methods to …
- 18:17 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, while …
- 16:05 Changeset [8d04ffec16790cbfb04b42421e0ac18600625374] by
-
- test/unit/dimensions.js
- 15:48 Changeset [a2e1051fb4b2065fb5ebea49dc0bcc583d113187] by
-
- build/jslint-check.js
- 12:09 Ticket #6979 (Page of tutorials) created by
- All among the website they are a lot of spamming links like …
- 09:50 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 is …
- 04:08 Ticket #6977 (Cross-browser issues with inserting an iframe into the DOM and updating ...) created by
- I was forced to use some native javascript because of some oddities that I …
- 03:22 Ticket #6976 (.offset(fn) misbehaves if fn changes its argument) created by
- We should either document the current behavior or change it; are there …
08/31/10:
- 21:20 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 time …
- 15:03 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. I am …
- 12:32 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 …
- 04:59 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. But …
- 00:12 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 …
08/30/10:
- 23:56 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 …
- 20:53 Ticket #6971 (Chrome optimization avoids load events) created by
- Google's chrome browser will not load a new image if the image's src …
- 18:27 Ticket #6970 (Database error on Website jQuery-Discussions) created by
- Database error on Website jQuery-Discussions: …
- 16:46 Ticket #6969 (jQuery1.4.2 has introduced a bug regarding the removal of events within ...) created by
- It appears that jQuery1.4.2 has introduced a bug regarding the removal of …
- 11:09 Ticket #6968 ("handle" won't work as a key for .data() method) created by
- --- to reproduce, evaluate: /* any jQuery el */ var $el = $(document) …
- 07:39 Ticket #6967 (Firefox selector doesn't work) created by
- $("#headerTable > thead > tr") the tr can't be selected
- 00:27 Ticket #6966 (.andSelf(selector)) created by
- Comment on api.jquery.com from Nick Craver: > What are the chances of …
08/29/10:
- 02:01 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 be …
- 01:08 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 load, …
08/28/10:
- 16:43 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 …
- 02:42 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
- 02:42 Ticket #6956 (Change event of Listbox (select tag with multiple) doesn't work properly ...) closed by
- invalid: Can you please reopen the ticket with a complete test case?
- 02:36 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 …
- 02:28 Ticket #6962 (JQuery Crashes On Certain Styles Of HTML) closed by
- invalid: Google tells me this: …
08/27/10:
- 23:28 Ticket #6964 (change(function() {..}) handler fires unnecessarily on Webkit) created by
- The .change() handler triggers only on actual changes in Firefox, but in …
- 22:17 Changeset [13f27fcd05987dc8951621ea55795fde792d7b79] by
-
- src/core.js
- 19:16 Ticket #6963 (Blackberry 4.6 Finds Nodes That No Longer Exist) closed by
- fixed: Fixed …
- 19:14 Changeset [1ead20c2ed7cb4fd647d632ff9de8104669482de] by
-
- src/core.js
- 19:10 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 seems …
- 18:53 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 …
- 18:16 Changeset [43fbe3b33aeaa73c151ddb59632c85bc7f8a87b9] by
-
- test/unit/manipulation.js
- 17:17 Ticket #6825 (Use Array.isArray for jQuery.isArray when available) closed by
- fixed: Fixed …
- 17:15 Changeset [ea8b1584b1905bbb414dc2e3cf562c6f3904bd97] by
-
- src/core.js
- 15:34 Ticket #6961 (JSLint `make` error) closed by
- worksforme: Not sure what's happening on your end - working OK here: […]
- 14:45 Ticket #6961 (JSLint `make` error) created by
- Trying to clone and build jquery results in a JSLint error. Steps to …
- 14:38 Ticket #6960 (jquery freezes the browser) created by
- http://mywheelandsprocket.com/pricetagproject/ Click on the "Manual" …
- 14:03 Changeset [7f18d29287aad960fda58b29e3362c9323fc23db] by
-
- src/core.js
- 13:16 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 handle …
- 13:10 Changeset [5d2be7e299131a31cffbd73edea59cde30445608] by
-
- src/core.js
- test/unit/core.js
- 11:15 Ticket #6959 (jQuery events aren't asynchronous) created by
- I always thought events should be asynchronous. Turns out jQuery custom …
- 10:13 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 and …
- 08:48 Ticket #6957 (clone bug in demos\sortable\portlets.html) created by
- first: drag one element(.portlet) second: execute code: …
- 05:10 Ticket #6956 (Change event of Listbox (select tag with multiple) doesn't work properly ...) created by
- There is a bug in jquery version 1.4.2. When we attach change event on …
08/26/10:
- 21:40 Ticket #6955 ($.Ajax ignore empty array as data) created by
- JQuery ignore the "data" if the array has key with empty arrays. $.ajax( …
- 20:56 Ticket #6954 (The selector a[href=""] selects anchors without href attributes in IE, but ...) created by
- The title says it all: $("a[href=]) selects both <a href=""> and <a> …
- 19:36 Changeset [9ce1d09a0a002eb147411166dee800335a60f4e4] by
-
- test/unit/manipulation.js
- 19:27 Ticket #6953 (avoid null object in event dispatch) created by
- I ran into this problem with the unload event in htmlunit.
- 19:26 Changeset [1e9d6e1255f94a4643770bb498e875d4016c0781] by
-
- test/unit/manipulation.js
- 19:21 Changeset [c5382ad7c118ca54dde630b6c7146f1c3b6afb80] by
-
- test/unit/manipulation.js
- 18:57 Changeset [c0fe98f0281ea818ddf6a458d98b5aa3e2060701] by
-
- test/unit/manipulation.js
- 18:37 Changeset [3b76b588153e93c57679fd7ca287eb863994dd59] by
-
- test/unit/manipulation.js
- 18:36 Ticket #6952 (Blackberry 4.6 Errors When Sorting Elements) closed by
- fixed: Fixed …
- 18:35 Ticket #6952 (Blackberry 4.6 Errors When Sorting Elements) created by
- Attempting queries like jQuery("#second, #first") results in an error.
- 18:04 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 handle …
- 16:51 Changeset [5673e4bc3aa5991dfa51de5cb6d7027f2545ad03] by
-
- src/css.js
- 16:36 Changeset [dc060f08cd898a12e16b817f46bb49861fbfed36] by
-
- test/unit/attributes.js
- 14:36 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 error …
- 08:55 Ticket #6949 (.offset() in IE changes position from absolute to relative) created by
- Set the current coordinates using .offset(). If the element's position …
- 01:53 Ticket #6487 (Live submit does not work after live click in ie6) closed by
- duplicate: Dup of #6359.
- 01:50 Ticket #6948 (div[name='divName'] in IE7 does not select) created by
- Div elements in conjunction with selection by attribute name do not …
- 01:18 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: …
- 01:08 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/
- 01:04 Ticket #6947 (Jquery for Designers - Slider Gallery) closed by
- invalid: Please ask for help on the forum. http://forum.jquery.com
- 01:02 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 …
- 00:46 Ticket #6940 (autocomplete doesn't work in IE8) closed by
- invalid: This is not a jQuery core bug, please file UI bugs at …
- 00:26 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 out …
- 00:23 Ticket #6929 (jQuery.fn.is() returning true when it should be returning false) closed by
- invalid
08/25/10:
- 23:47 Ticket #6947 (Jquery for Designers - Slider Gallery) created by
- Hi there, I reffered to your site and created this gallery but its not …
- 18:58 Ticket #6946 (MediaWikiBagOStuff::_doquery MySQL returned error 1205: Lock wait timeout ...) created by
- Hi, I'm trying to search about validation term, but this error ocurred: …
- 16:58 Ticket #3330 (jQuery.typeof and jQuery.isEmpty Utilities) closed by
- fixed: isEmpty already exists - landing jQuery.type() …
- 16:57 Changeset [94f35d05199ec1634d9c8c60d10f298f260056bd] by
-
- src/core.js
- 16:27 Changeset [18dad474891b94c2f51083cb9df8860a84d630b0] by
-
- src/core.js
- 16:22 Ticket #6945 (Form doesn`t submit if it includes a input wiht name submit) created by
- exmaple <button id="passwordbutton">test</button> <script …
- 14:05 Ticket #6944 (Mobile Safari memory leak with $("img").remove()) created by
- Related: …
- 08:16 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 submit …
- 01:51 Ticket #6942 (JQuery.event.fix causes unnecessary reflows in IE when handling key events) created by
- When normalising the event object, jQuery adds pageX/pageY properties in …
Note: See TracTimeline
for information about the timeline view.
