Timeline
09/01/09:
- 17:22 Ticket #5156 (Empty JSON response) created by
- jQuery gives a 'parsererror' when using the jQuery.ajax method with 'json' …
- 16:32 Ticket #5155 (array input fields) created by
- Say we have checkbox array: <input type="checkbox" name="check[]" …
- 16:21 Ticket #5154 (function for using post with load) created by
- In order for load() method to submit data using post method, one needs to …
- 14:26 Ticket #5153 (Incorrect Documentation for Effect/toggle( switch )) created by
- From the documentation on [ http://docs.jquery.com/Effects/toggle#switch …
- 11:36 Ticket #5152 (slideToggle() is very slow with huge contents) created by
- I've a DataGrid with 100+ rows inside a <div>. When a button is clicked, …
- 06:57 Ticket #5151 (IE Script Error: Invalid Argument Line 19 Char 31804) created by
- In Internet Explorer 8, I'm seeing a javascript error: Invalid Argument. …
- 04:02 Ticket #5150 ($.browser.version is 6.0 when run in IE8) created by
- just these days, I don't know what's new happened with IE8 …
- 01:30 Ticket #5149 (modifying an iframe content in firefox does'n work.) created by
- this statements fails when is executed in firefox 3.5.2: …
08/31/09:
- 17:30 Ticket #5148 (animate({height: xx}) computed incorrectly height before animation when ...) created by
- I decided to try out (from full height -> to height smaller than original) …
- 13:57 Ticket #5147 (focus for readonly fields in javascript) created by
- How to provide focus for the readonly fields(either textfields or …
- 13:40 Ticket #5146 (RegExp.leftContext and FF3.0.x) created by
- Sizzle uses RegExp.left.context which is deprecated as of JS1.5. Sometimes …
- 10:58 Ticket #5145 (jQuery.support.opacity = false in the Chrome browser) created by
- I found that jQuery.support.opacity = false in the Chrome browser but I …
- 07:04 Ticket #5144 (Spaces in Selector) created by
- When you add spaces in the selector you get a Exception. Error …
08/30/09:
- 22:00 Ticket #5143 (Serious memory leak at least in IE) created by
- jQuery leaks memory in IE as soon as it is loaded, just loaded, no …
- 21:18 Ticket #5142 (jQuery.fn.after and jQuery.fn.before can break in document fragments) created by
- jQuery.fn.after() and jQuery.fn.before() both make the assumption that …
- 08:05 Ticket #5141 (Change event making trouble) created by
- I have a page where i run a ajax .post() function, every time an input …
08/29/09:
- 17:39 Ticket #5140 (Some inconsistensies in API documentation xml) created by
- root/trunk/tools/api-browser/index.xml Noticed some minor inconsistencies …
- 14:59 Ticket #5139 (slideToggle() effect makes inner contents transparent in IE7) created by
- Hello, I used slideToggle() method to toggle the <div> contents …
- 06:00 Ticket #5138 (Namespaced events sometimes get triggered when the *beginning* of the ...) created by
- This bug exists if multiple namespaces for an event are specified, both …
- 01:50 Ticket #5137 (Serialize not working for unknown reason) closed by
- invalid: You're disabling all of your inputs before serializing the form. Disabled …
08/28/09:
- 19:19 Ticket #5137 (Serialize not working for unknown reason) created by
- Trying to submit a form with post(), serializing the form inputs. The form …
- 16:11 Ticket #5136 (change type of input field) created by
- Hi, I tried to change the input type of a field from password to text. I …
- 02:11 Ticket #5135 (Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7 at line 911 in 1.3.2) created by
- I found that the data assigned to div.innerHTML is not qualified XML: The …
- 01:01 Ticket #5134 (outerWidth(true) reports incorrectly in Safari) created by
- I've been testing outerWidth on safari and the results do not appear to be …
08/27/09:
- 21:34 Ticket #5133 (IE, internet explorer, innerhtml, html(), .html(), $().html update of ...) created by
- refering to http://dev.jquery.com/ticket/1029 The main problem is that …
- 20:17 Ticket #5132 (jQuery bug with Internet Explorer) created by
- I came an error in Internet Explorer (I'm using 8, probably exists in all) …
- 20:07 Changeset [569c8b45c0d301663f3f6c88b606d199fc78ec1a] by
-
- src/core.js
- test/unit/core.js
- 19:22 Changeset [957cd6fb2a2b7b8cfe9ac6b3f2b3cc2bc8163449] by
-
- src/core.js
- test/unit/core.js
- 13:39 Ticket #5057 (html('') remove all the children's events) closed by
- invalid: Using .innerHTML destroys and recreates the DOM; therefore it does remove …
- 13:29 Ticket #5131 (slideToggle() doesnt work on floated elements in Firefox) created by
- Calling slideToggle on a floated div in firefox doesnt work. Showing the …
- 11:54 Ticket #5130 (show() sets "display:block" to inline element.) created by
- How to reproduce: a. create inline element a. hide element a. add …
08/26/09:
- 17:39 Changeset [f52c4a3d5fb69f143d90f9a032e2a004c36ccae3] by
-
- src/ajax.js
- 16:29 Changeset [a64ad8b4e97e68b51996268ecc7bcdf4271d082c] by
-
- test/unit/ajax.js
- test/unit/selector.js
- 14:09 Ticket #5129 (Class selector on Internet Explorer 8 not functioning as expected) created by
- I have a <ul> list of items dynamically created by using javascript to …
- 08:44 Ticket #4206 (Patch: JSONP: Support callbackName to request content with a constant URL) reopened by
- I also came about making the same patch as posted here. It would really …
- 03:07 Ticket #5128 (innerHeight outerHeight innerWidth outerWidth inconsitency) created by
- This issue can be categorized as a bug or inconsistency. Here is the …
- 02:36 Ticket #5127 ($.broswer.version) created by
- var str = 'Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; …
08/25/09:
- 22:59 Ticket #5126 ($.map should not filter undefined values?) created by
- This is, perhaps, a design decision, but $.map filters undefined as well …
- 20:14 Ticket #5125 (Ajax Caching doesn't work in PL/SQL web environment) created by
- the cache:false statement does not work properly in PL/SQL Oracle 10g Web …
- 17:27 Ticket #5124 (trigger("submit") fails in Firefox) created by
- Triggering a native submit behavior on a form element is failing in …
- 15:31 Ticket #5123 (Chrome $.ajax doesn't work without data option) created by
- Found that my ajax processing wasn't working in chrome. Although the same …
- 15:24 Ticket #5122 (The IE memory leak prevention at 'unload' event occurs strange effects) created by
- Dear jQuery team! I've tried to create a test case where the bug occurs …
- 11:41 Ticket #5121 (jQuery fires DOMContentLoaded during initialization in FF2 & Opera 9.27) created by
- selector.js, line 813. Firefox 2 and Opera 9.27 fire DOMContentLoaded …
Note: See TracTimeline
for information about the timeline view.
