Timeline
09/13/10:
- 22:03 Ticket #7030 (Create jQuery.support.ajax) closed by
- fixed: Fixed. …
- 22:02 Changeset [959c20f76866c17e12e0c0bd2b2a8753d618550b] by
-
- src/ajax.js
- 22:01 Ticket #7030 (Create jQuery.support.ajax) created by
- Something like that might be useful (we could use it in jQuery Mobile).
- 22:00 Changeset [2bda99c18a0372eed02472e9d318676e180281da] by
-
- src/css.js
- src/effects.js
- test/unit/effects.js
- 20:57 Ticket #7029 (Convert $("> ...") to .children()) created by
- We should be moving away from supporting > ... calls and automatically …
- 17:12 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 event …
- 16:52 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 it's …
- 01:52 Ticket #7027 (jquery scroll) created by
- example: var em=$('<div></div>'); em.scroll(function(){ do something }) …
09/12/10:
- 01:13 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, …
09/11/10:
- 15:53 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 3.6.9, …
09/10/10:
- 23:24 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 91-92 …
- 21:17 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 to be …
- 13:42 Ticket #7023 (jQuery.support leaves Orphan nodes around) created by
- For these two support features: optSelected: …
- 09:19 Ticket #7017 (Global Ajax Events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete do ...) reopened by
- Ok, I found out, what the problem is, I set the context to this ('this' is …
- 08:42 Ticket #7021 (ajax async problems) created by
- i dont what it is i m have developing with jquery from last 2 yrs there …
09/09/10:
- 21:42 Ticket #6119 (serialize filter out disabled inputs) closed by
- invalid: The W3C says disabled elements are not "successful" and therefore should …
- 21:36 Ticket #4874 (serializeArray ignores input[type=image|submit]) closed by
- worksforme: When you call .serializeArray(), there is no button that was pressed. Even …
- 20:45 Ticket #7020 (Wrapping an iframe resets it) created by
- When wrap() or wrapAll() is used on an iframe with designMode set to on, …
- 20:34 Changeset [8b7015987cbd24c79f328bcf9260a6596a785bf5] by
-
- src/css.js
- 20:33 Changeset [cb3a9c14f1d69a60777a887a7807d7d11c5cb0a1] by
-
- src/dimensions.js
- 20:29 Changeset [c168c30a6afb1b3af1dee81119dbfdd3bef50d61] by
-
- src/css.js
- 20:26 Changeset [c36596ea58a69f7772b61829f8d0609a6fb1d9a0] by
-
- src/css.js
- 20:13 Ticket #7019 (AJAX DELETE request never completes in IE) created by
- When you issue an AJAX DELETE request, IE stops at readyState 2 (headers …
- 19:48 Changeset [70377a65e2a1c8478f3dc1e0e125b7b25b5324f3] by
-
- test/unit/effects.js
- 19:45 Changeset [a166860a19a5d0de4529e4df4cb6647b3812577e] by
-
- src/effects.js
- 19:42 Changeset [7c8588530abaf4e72154fe1f59c04aae217a32b8] by
-
- src/css.js
- 19:35 Changeset [194c93eca2c3cfccbf74236587537d9892d88b1d] by
-
- Makefile
- src/attributes.js
- src/core.js
- src/css.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/support.js
- 19:33 Changeset [ad950c8c5992937640a1e1aca8d63bb476b001f6] by
-
- src/css.js
- 19:03 Ticket #7018 (Bug in some specific subversion at IE 7 in $.ajax) created by
- In some very specific versions of IE7, a javascript bug occours in $.ajax: …
- 15:54 Ticket #7017 (Global Ajax Events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete do ...) closed by
- worksforme: No, that is to be expected - start and stop are different from the …
- 15:41 Ticket #7017 (Global Ajax Events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete do ...) reopened by
- I currently use version 1.4.2. I tested these events in firefox 3.6.9 and …
- 14:34 Changeset [1ed405176bfac58f35c3027006e152a4725fd63b] by
-
- Makefile
- 14:23 Ticket #7017 (Global Ajax Events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete do ...) closed by
- worksforme: Do you have more details? They appear to work in all of your test cases.
- 14:20 Changeset [82b35a4f2c11dc72178b78a1256b20d72b09708d] by
-
- src/support.js
- 14:08 Ticket #7017 (Global Ajax Events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete do ...) created by
- The global ajax events ajaxSend, ajaxSuccess, ajaxError and ajaxComplete …
- 13:00 Ticket #7016 (Selector [attribute=value]) created by
- <input name="a[b]" /> <input name="a[b][c]" /> $('[name=[a[b]]') works …
- 12:23 Changeset [2663041924af36a26a30e60da5d97e2ab9fed5ec] by
-
- src/core.js
09/08/10:
- 22:13 Changeset [acb162a697e672b2b22e64a02e6278baafac5717] by
-
- src/core.js
- src/event.js
- src/manipulation.js
- src/support.js
- 21:50 Ticket #7015 (AJAX not working when used from a custom plugin in Internet Explorer ...) created by
- When I use the AJAX directly in a web page, it works. When I use AJAX …
- 20:34 Ticket #7014 (Shorthand animation methods can only use 2 of 3 arguments: speed, easing, ...) created by
- Callbacks aren't fired for show(), slideUp(), fadeIn(), and so on if the …
- 17:57 Ticket #7011 (noConflict is broken by Commit #8effe3a7dee91c833cc1774646da9d743600c64c) closed by
- fixed: Fixed …
- 17:54 Changeset [bca576550249e9b79b1097669dff6d4ddd0d65cf] by
-
- src/ajax.js
- src/attributes.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/queue.js
- …
- 17:47 Changeset [ca3b18ca5350c62444cb54233f08521ea47abbe3] by
-
- src/ajax.js
- src/attributes.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/queue.js
- …
- 16:00 Changeset [a44ec402771f6d622506f39073d0be260400dd21] by
-
- src/ajax.js
- src/attributes.js
- src/css.js
- src/data.js
- src/dimensions.js
- src/effects.js
- src/event.js
- src/manipulation.js
- src/offset.js
- src/queue.js
- …
- 11:05 Ticket #7013 (resize event doesn't bind on top window (from frame)) created by
- From within frame/iframe, the following doesn't bind: …
- 10:44 Ticket #7012 (Problem with Ajax on ie7) created by
- When call a jquery.load() function in Internet Explorer an error occurs on …
- 05:43 Ticket #7011 (noConflict is broken by Commit #8effe3a7dee91c833cc1774646da9d743600c64c) created by
- Check out: …
- 00:33 Ticket #7009 (Inline events are not being canceled by using "return false") closed by
- duplicate: Dup of #6337; try the patch shown there and see if it fixes things as you …
- 00:19 Ticket #7008 (jQuery.map calls with elements reversed) closed by
- worksforme: You're confusing jQuery.map() with jQuery().map() …
09/07/10:
- 21:07 Ticket #7010 (:not(:has(:has(*))) fails) created by
- While :not(:has(*)) works fine to find nodes with no children, and …
- 15:12 Ticket #2185 (animate does not work properly with non-block-level elements (table, tr, ...) reopened by
- Is this genuinely fixed? My test case at …
- 12:53 Changeset [116f3b7c72004f3173a7d92457154a1fdb2180e1] by
-
- test/unit/selector.js
- 10:06 Ticket #7009 (Inline events are not being canceled by using "return false") created by
- If in a page there is a event (like onclick) and it ends with a "return …
- 09:19 Ticket #7008 (jQuery.map calls with elements reversed) created by
- This correctly returns an array with the elements 'a', 'b' and 'c': …
- 02:40 Ticket #7005 (IE Set Style (Empty Width)) closed by
- invalid: Please open with a test case. If you are saying that …
09/06/10:
- 20:27 Ticket #6797 (FireFox 4 Beta - getScript) closed by
- invalid: Not a jquery bug.
- 15:47 Ticket #7007 (Row in hidden table is(':visible')) created by
- I have a table with style attribute "display:none". When i select row and …
- 13:36 Ticket #7006 (.html() on a cloned element returns value of the parent element) created by
- If I clone a tablerow, change its content and then call clone.html(), it …
- 08:00 Ticket #7005 (IE Set Style (Empty Width)) created by
- In line 4617, when the value is passed to set is empty, throw an …
- 04:10 Ticket #7004 (spamming link) created by
- In your page dev.query.com/Tutorials are a lot of spamming links nothing …
- 00:51 Ticket #7003 (Setting select list 'selected' attribute based on text, failing strangely) created by
- The goal is to set the 'selected' attribute of a select list based on the …
Note: See TracTimeline
for information about the timeline view.
