Timeline
09/18/10:
- 20:39 Ticket #7052 (Line 4519 Error: 'events' is null or not an object) created by
- When i insert lines in table with javascript in internet explorer i have …
- 17:13 Ticket #7051 (get failure with non standard domain/port) created by
- $.get(' http://192.168.1.212:2222/some/folder/'), null, …
- 14:22 Ticket #7050 (popup blocked by jquery 1.3.2) closed by
- invalid: Not likely, but impossible to know without a test case. SetDestroyOnClose …
- 09:57 Ticket #7050 (popup blocked by jquery 1.3.2) created by
- When i include the jquery 1.3.2 file in my aspx page then it blocked my …
- 09:21 Ticket #7034 (effect.js uses variables defined in closure of css.js) closed by
- fixed: fixed in …
- 09:07 Ticket #7049 (making jQuery.noConflict() callable anytime) created by
- hello, I use jQuery in an environnement where other js library than …
- 02:33 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 or a …
- 02:24 Ticket #7046 (Bug in firefox on attr) closed by
- invalid: Please attach a test case.
- 02:23 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 …
09/17/10:
- 22:26 Changeset [7350e2e1cc671576804dab7cd82c739114146cb8] by
-
- speed/css.html
- 21:02 Changeset [2d70dc9c43831232a26dcdd01565df6c596ca977] by
-
- src/dimensions.js
- src/effects.js
- 19:41 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 the …
- 19:40 Changeset [7c5fd489ee7948b2235ebd7192544fa3695d400b] by
-
- README.md
- 19:38 Changeset [9dd70a44ad682e7b9aa66680c54a38789a116e27] by
-
- speed/css.html
- speed/jquery-basis.js
- 18:58 Changeset [8691a826c0110639480b3eae9e21db05d72bf305] by
-
- src/support.js
- 18:53 Changeset [77e310b906112c9e20dfbf0e91249a0b81cf6107] by
-
- src/css.js
- src/effects.js
- 18:41 Changeset [6541eb9d80db42c6ced396fcd198228bff9ec7f1] by
-
- src/css.js
- src/dimensions.js
- 18:32 Changeset [51d258074cf4cbb6e8c57361c421494220a65cb1] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/css.js
- src/dimensions.js
- src/effects.js
- src/offset.js
- src/support.js
- test/unit/css.js
- test/unit/effects.js
- 18:30 Changeset [192bab8ed6e8ad2b4c5de0c4660c80b6ecddfd33] by
-
- src/effects.js
- test/unit/effects.js
- 18:21 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 make an …
- 17:51 Changeset [d1f3dc9a04225b327b6fd6deb9d3913918054a9f] by
-
- src/css.js
- 17:38 Changeset [99fcf3babbba8b794fe8b0b2e20d517156cfd4d2] by
-
- test/unit/effects.js
- 17:18 Changeset [fc5b69fc706a6025e5084d4b86adb3b97840c84f] by
-
- src/effects.js
- 17:11 Ticket #6732 (Callback not fired within animate()) closed by
- invalid
- 14:39 Ticket #7046 (Bug in firefox on attr) created by
- $('#mydiv').attr('text', 'val'); no work in Firefox See this video... …
- 14:12 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 …
- 13:53 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 …
- 06:39 Ticket #7043 (Error when unbind is called on non-element) created by
- jQuery.data() works with non-element targets. Therefore, jQuery events …
09/16/10:
- 23:11 Ticket #7042 (ajax get not working after confirm-box) created by
- To demonstrate the bug, this functions first alerts the data retrieved by …
- 14:00 Changeset [37b607d2815b893d13de4ac3461090d0dd46535e] by
-
- src/css.js
- src/dimensions.js
- src/effects.js
- src/offset.js
- test/unit/css.js
- test/unit/effects.js
- 11:46 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 page …
- 08:08 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 with …
- 02:50 Ticket #7039 (Some IE bugs) created by
- the .live(change,function(){}); does not work in IE also there are …
- 02:30 Ticket #7038 (unable to access your tutorials webpage...) closed by
- duplicate: Dup of #7035.
09/15/10:
- 22:01 Ticket #7038 (unable to access your tutorials webpage...) created by
- I keep having problems accessing your tutorials webpage... Database …
- 16:56 Ticket #7037 (Duplicate mouseover and mouseout events added to cloned element.) created by
- When cloning an element that has mouseenter or mouseleave events, the …
- 15:29 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 …
- 08:08 Ticket #7036 ($.unique() does not work correctly in Google Chrome) created by
- $.unique() does not work correctly in Google Chrome even though it works …
- 07:08 Ticket #7035 (Tutorial not accessible) created by
- From home page when I go to Tutorial I got this error: Database error …
- 03:46 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 …
09/14/10:
- 22:21 Ticket #7033 (UI/API/1.8/Datepicker Norwegian translation) created by
- The Norwegian translation of the datepicker is not up to date. Attached …
- 18:02 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 javascript …
- 13:57 Changeset [492a2e2c5360a193b867df53e157a32af65f3f7e] by
-
- src/core.js
- 13:52 Changeset [2131e1a7ad6d9df239ec00b301303e10dbd34d49] by
-
- test/unit/effects.js
- 12:24 Ticket #7031 (b in jQuery source is undefined) closed by
- invalid: What you posted is syntactically invalid - why not try: […]
- 08:30 Ticket #7031 (b in jQuery source is undefined) created by
- var arr = $('#prototypeForm').toArray(); $.each(arr)(function(key, …
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, …
Note: See TracTimeline
for information about the timeline view.
