Timeline
Sep 17, 2010:
- 10:33 PM Ticket #7041 (Bug in IE 8 when using accordion(s) inside a tab control) closed by
- invalid: Please triage on the forum and determine whether this is a jQuery bug …
- 10:24 PM Ticket #7046 (Bug in firefox on attr) closed by
- invalid: Please attach a test case.
- 10:23 PM Ticket #7047 (ie7/8 ajax bug with html content type) closed by
- worksforme: There's no test case, but in general the HTML data type works. If …
- 6:26 PM Changeset [7350e2e]1.12-stable2.2-stablekillphp by
- speed/css.html
- 5:02 PM Changeset [2d70dc9]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- src/effects.js
- 3:41 PM Ticket #7048 (AJAX not working if special character is present and html is over a ...) created by
- AJAX is not working and Internet Explorer shows a javascript error. If …
- 3:40 PM Changeset [7c5fd48]1.12-stable2.2-stablekillphp by
- README.md
- 3:38 PM Changeset [9dd70a4]1.12-stable2.2-stablekillphp by
- speed/css.html
- speed/jquery-basis.js
- 2:58 PM Changeset [8691a82]1.12-stable2.2-stablekillphp by
- src/support.js
- 2:53 PM Changeset [77e310b]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- 2:41 PM Changeset [6541eb9]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- 2:32 PM Changeset [51d2580]1.12-stable2.2-stablekillphp by
- src/attributes.js
- src/css.js
- src/dimensions.js
- src/effects.js
- src/offset.js
- src/support.js
- test/unit/css.js
- test/unit/effects.js
- 2:30 PM Changeset [192bab8]1.12-stable2.2-stablekillphp by
- src/effects.js
- test/unit/effects.js
- 2:21 PM Ticket #7047 (ie7/8 ajax bug with html content type) created by
- Provided by Tim Nichols: This happens on both IE7 and IE8 - if you …
- 1:51 PM Changeset [d1f3dc9]1.12-stable2.2-stablekillphp by
- src/css.js
- 1:38 PM Changeset [99fcf3b]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 1:18 PM Changeset [fc5b69f]1.12-stable2.2-stablekillphp by
- src/effects.js
- 1:11 PM Ticket #6732 (Callback not fired within animate()) closed by
- invalid
- 10:39 AM Ticket #7046 (Bug in firefox on attr) created by
- $('#mydiv').attr('text', 'val'); no work in Firefox See this …
- 10:12 AM Ticket #7045 (Memory leaks when using events and iframes) created by
- Please check TC: http://pz16.info/a.html I checked it in Opera and in …
- 9:53 AM Ticket #7044 (Firefox 4 beta 6 live('change') executes ajax and not execute callback) created by
- I don't know if the FF 4 beta 6 is the problem or the problem is of …
- 2:39 AM Ticket #7043 (Error when unbind is called on non-element) created by
- jQuery.data() works with non-element targets. Therefore, jQuery events …
Sep 16, 2010:
- 7:11 PM Ticket #7042 (ajax get not working after confirm-box) created by
- To demonstrate the bug, this functions first alerts the data retrieved …
- 10:00 AM Changeset [37b607d]1.12-stable2.2-stablekillphp by
- src/css.js
- src/dimensions.js
- src/effects.js
- src/offset.js
- test/unit/css.js
- test/unit/effects.js
- 7:46 AM Ticket #7041 (Bug in IE 8 when using accordion(s) inside a tab control) created by
- I have recently made a control for static content on an asp.net web …
- 4:08 AM Ticket #7040 (wrap on div with javascript re-executes the javascript) created by
- if i put a document.ready event inside a div, and then wrap the div …
Sep 15, 2010:
- 10:50 PM Ticket #7039 (Some IE bugs) created by
- the .live(change,function(){}); does not work in IE also there are …
- 10:30 PM Ticket #7038 (unable to access your tutorials webpage...) closed by
- duplicate: Dup of #7035.
- 6:01 PM Ticket #7038 (unable to access your tutorials webpage...) created by
- I keep having problems accessing your tutorials webpage... Database …
- 12:56 PM Ticket #7037 (Duplicate mouseover and mouseout events added to cloned element.) created by
- When cloning an element that has mouseenter or mouseleave events, the …
- 11:29 AM Ticket #7036 ($.unique() does not work correctly in Google Chrome) closed by
- invalid: $.unique() is only designed to work on DOM nodes, not on arrays of strings.
- 4:08 AM Ticket #7036 ($.unique() does not work correctly in Google Chrome) created by
- $.unique() does not work correctly in Google Chrome even though it …
- 3:08 AM Ticket #7035 (Tutorial not accessible) created by
- From home page when I go to Tutorial I got this error: Database …
Sep 14, 2010:
- 11:46 PM Ticket #7034 (effect.js uses variables defined in closure of css.js) created by
- I got an error calling .slideDown() with the latest build: Uncaught …
- 6:21 PM Ticket #7033 (UI/API/1.8/Datepicker Norwegian translation) created by
- The Norwegian translation of the datepicker is not up to date. …
- 2:02 PM Ticket #7032 (Syntax error on comma expressions between parentheses, fails in Eclipse) created by
- This line in jQuery 1.4.2, within Sizzle() function chokes some …
- 9:57 AM Changeset [492a2e2]1.12-stable2.2-stablekillphp by
- src/core.js
- 9:52 AM Changeset [2131e1a7]1.12-stable2.2-stablekillphp by
- test/unit/effects.js
- 8:24 AM Ticket #7031 (b in jQuery source is undefined) closed by
- invalid: What you posted is syntactically invalid - why not try: […]
- 4:30 AM Ticket #7031 (b in jQuery source is undefined) created by
- var arr = $('#prototypeForm').toArray(); …
Sep 13, 2010:
- 6:03 PM Ticket #7030 (Create jQuery.support.ajax) closed by
- fixed: Fixed. …
- 6:02 PM Changeset [959c20f]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 6:01 PM Ticket #7030 (Create jQuery.support.ajax) created by
- Something like that might be useful (we could use it in jQuery Mobile).
- 6:00 PM Changeset [2bda99c]1.12-stable2.2-stablekillphp by
- src/css.js
- src/effects.js
- test/unit/effects.js
- 4:57 PM Ticket #7029 (Convert $("> ...") to .children()) created by
- We should be moving away from supporting > ... calls and automatically …
- 1:12 PM Ticket #7028 (Data and event handling breaks with derivation from Array type) created by
- If one tries to derive from the base type "Array", neither data nor …
- 12:52 PM Ticket #6834 ($.ajax doesn't uri encode a string input automatically) reopened by
- The ajax isn't used because I need to setup a server to show it and …
Sep 12, 2010:
- 9:52 PM Ticket #7027 (jquery scroll) created by
- example: var em=$('<div></div>'); em.scroll(function(){ do something …
Sep 11, 2010:
- 9:13 PM Ticket #7025 (Method .text() Works in Firefox, Fails in IE) closed by
- worksforme: There already is a cross-browser way to set and get the title, …
- 11:53 AM Ticket #7026 (Image Attribute Extraction Fails in IE, Works in Firefox) created by
- URL: http://www.hymntime.com/tch/htm/h/o/template.htm In Firefox …
Sep 10, 2010:
- 7:24 PM Ticket #7025 (Method .text() Works in Firefox, Fails in IE) created by
- Test page: http://www.hymntime.com/tch/htm/h/o/template.htm Lines …
- 5:17 PM Ticket #7024 (Null element error when unselecting multiple select options) created by
- I am not sure how this is happening, but I found the area that needs …
- 9:42 AM Ticket #7023 (jQuery.support leaves Orphan nodes around) created by
- For these two support features: optSelected: …
- 5:19 AM Ticket #7017 (Global Ajax Events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete ...) reopened by
- Ok, I found out, what the problem is, I set the context to this …
- 4:42 AM Ticket #7021 (ajax async problems) created by
- i dont what it is i m have developing with jquery from last 2 yrs …
Note: See TracTimeline
for information about the timeline view.