Timeline
07/07/07:
- 23:13 Ticket #1374 (Sortables position after drag) created by
- After moving all the boxes from a column and then dragging one back to the …
- 19:14 Ticket #1373 (1.0 Compat Plugin May be Broken with 1.1.3) created by
- As mentioned here: …
- 18:58 Ticket #1372 ($.browser.version gives the wrong version) created by
- My user agent string is "Mozilla/5.0 (Windows; U; Windows NT 6.0; en-US; …
- 16:06 Ticket #1371 (jQuery.param when a value is an Array (improvement)) created by
- In the function jQuery.param, when "the value is an array then the key …
- 15:28 Ticket #1370 (prevent default action) created by
- In lots of plac of interface library, following code is used, ---quote--- …
- 07:52 Ticket #1369 (fadeIn doesn't 'fade' in Safari 3.0.2) created by
- In Safari 3.0.2 fadeIn() shows the element with the specified delay …
- 00:43 Ticket #1368 (Bug in iutil.js, IE6 throws "Operation Aborted") created by
- I am using interface in page which is having compatibility problems with …
07/06/07:
- 19:38 Ticket #1367 (animate width toggle work on 1.1.2 but NOT 1.1.3) created by
- $('a#sidePane_slider').click(function(){$('#sidePane').animate({width:'togg …
- 16:58 Ticket #1366 (1.1.3.1 IE6 / IE7 background images disappear) created by
- <script type="text/javascript"> $(document).ready(function(){ }); …
- 16:55 Ticket #1365 (Impossible to return a value other than false or undefined from an event ...) created by
- Hi, I found that it's impossible to return a value other than false or …
- 13:39 Ticket #1331 (Latest Nightlies Crash Safari 1.3.2) closed by
- fixed: Committed in SVN rev [2256] - works in Safari 2.0.0 for me - great work …
- 13:36 Changeset [bdb5dad8e521c060980e3efecb53b81b15ce74b0] by
-
- src/selector/selector.js
07/05/07:
- 20:40 Changeset [2278b24f70c867bcd792d81ca3d87065562e8110] by
-
- src/selector/selector.js
- 20:38 Ticket #1358 (Safari 1.3 still crashes with version 1.1.3.1) closed by
- duplicate: Duplicate of #1331.
- 17:26 Ticket #1364 (Bring Back jQuery.expr["@"]) created by
- jQuery.expr@ was removed from jQuery 1.1.3 in favor of a speed …
- 15:35 Ticket #1363 (click() event doesnt work in 1.1.3.1) created by
- Doing $("tr#" + id).next().click() doesnt raise the event specified in the …
- 14:31 Ticket #1362 ($.ajax(): pass 'settings' object to 'success' callback) created by
- I'm finding I want to pass data to the complete callback quite often, and …
- 12:57 Ticket #1361 ("E + F" CSS selector broken in 1.1.3) created by
- Befor 1.1.3, this selector worked for me. Now, it doesn't. …
- 10:59 Ticket #1331 (Latest Nightlies Crash Safari 1.3.2) reopened by
- Hi, I've retested this on OS X 10.3.x with Safari 1.2 and 1.3 and this bug …
- 10:42 Ticket #1360 (.change() on checkbox in IE) created by
- Using change() on a checkbox in IE has some odd trigger issues. The event …
- 10:40 Ticket #1359 (Create input of type checkbox not working in IE) created by
- […] This isn't working in IE, works in FF As a workaround the …
- 08:40 Ticket #1358 (Safari 1.3 still crashes with version 1.1.3.1) created by
- Just tried the new version with Safari, i included it on a page with …
- 08:19 Changeset [cb3f9d8cd92ae1e5cf97684c907ebed893ca778b] by
-
- src/jquery/jquery.js
- 08:18 Changeset [28a80202b3d41ed69f529f91c2f5bc4e929d51fa] by
-
- src/selector/selector.js
- 07:13 Ticket #1357 (Bug in selectors for XML in IE6) created by
- Reading post about upcoming 1.2 I've changed XML selectors from XPath-like …
- 04:43 Changeset [f70010b0ad13e3e4d6366287fd79636a9ceca1cd] by
-
- version.txt
- 04:28 Ticket #1343 (overflow: hidden not removed in supplied show() animation) closed by
- fixed: Fixed in SVN rev [2242].
- 04:27 Changeset [12ebfa3b01847f277aa6630e76697d5cd09560d0] by
-
- src/fx/fx.js
- 03:57 Ticket #1356 (May add a sum() function ?) created by
- <div>1</div> <div>3</div> <div>6</div> jQuery Code: $("div").sum(); …
- 03:06 Ticket #1354 ('XX' symbols appear in empty select-control) closed by
- wontfix: I built a simple test case: http://dev.jquery.com/~john/test/select.html …
- 03:04 Ticket #1337 (toggle() with blank list box) closed by
- wontfix: Nevermind, it's been fixed in the Firefox nightlies. I'm just going to …
- 02:45 Ticket #1346 (Error in node selection in XML documents) closed by
- fixed: Fixed in SVN rev [2241].
- 02:45 Changeset [6f064fc9c527a46b4de16f0af310b98d1a87b0f4] by
-
- src/selector/selector.js
- 01:49 Ticket #1340 (.toggle() and blank multi-select boxes) closed by
- duplicate: Duplicate of #1337.
- 01:45 Ticket #1355 (.find("a/img") doesn't work) closed by
- duplicate: Duplicate of #1346.
- 01:42 Ticket #1348 (Error with [@foo$=bar] selector) closed by
- fixed: Fixed in SVN.
07/04/07:
- 21:19 Ticket #1341 (jQuery 1.1.3 fails completely in Konqueror 3.5.5 !) closed by
- fixed: Fixed in SVN.
- 21:18 Ticket #1342 (jquery 1.1.3 break opacity in IE6+) closed by
- fixed: Fixed in SVN rev [2213].
- 18:35 Ticket #1355 (.find("a/img") doesn't work) created by
- 1. .find("a/img") doesn't work in FireFox. 2. …
- 17:28 Ticket #1352 ([@checked] CSS style selector causes "Object doesn't support this property ...) closed by
- invalid
- 16:15 Ticket #1331 (Latest Nightlies Crash Safari 1.3.2) closed by
- fixed: Fixed in SVN rev [2233]. jhenry, let me know if this works for you, I plan …
- 16:15 Changeset [38d74fe9122a0474221388084368ebbdd8c6f938] by
-
- src/selector/selector.js
- 16:10 Changeset [fa7bfcfd783421b561bccb5c9402e0993b4af769] by
-
- src/selector/selector.js
- 15:19 Ticket #1354 ('XX' symbols appear in empty select-control) created by
- Only for FF (tested in 2.0.0.4). Please, see example page and mouse over …
- 13:37 Ticket #1353 ($.getJSON optional parameters bug) created by
- The documentation for the getJSON method details an optional parameters …
- 02:25 Ticket #1352 ([@checked] CSS style selector causes "Object doesn't support this property ...) created by
- When getting all checkboxes contained within a div, which have a checked …
- 00:16 Ticket #1351 (Selection of tags slower in 1.1.3 than 1.1.2) created by
- So far I've only looked at the speed decrease when selecting 'input' …
07/03/07:
- 14:31 Ticket #1350 (Interface: drop box accepts incorrect drops/moves) created by
- - Not one of the boxes in the example …
- 13:19 Changeset [b0cf71332a1cdfac2234a758bc350bcd1d723e9d] by
-
- src/jquery/jquery.js
- 13:02 Ticket #1349 (.is(':visible') is incorrect when parent element is hidden) created by
- What should the :visible test return when the parent element is …
- 10:56 Ticket #1348 (Error with [@foo$=bar] selector) created by
- If the selector you attempt to use scans for attributes that don't exist …
- 10:43 Ticket #1347 (.width() incorrect for non-displayed/hidden elements) created by
- I upgraded to the latest version of jQuery and all my .width() calls for …
- 07:36 Ticket #1346 (Error in node selection in XML documents) created by
- In the success callback of $.ajax() call, I make selections of some nodes …
- 05:36 Ticket #1345 (setting opacity cannt work in ie6) created by
- <!DOCTYPE html PUBLIC "-W3CDTD XHTML 1.0 StrictEN" …
07/02/07:
- 18:25 Ticket #1344 (Interface: iSlider dragmoveByKey) created by
- In the Slider demo at http://interface.eyecon.ro/demos/slider.html, the …
- 17:01 Ticket #1343 (overflow: hidden not removed in supplied show() animation) created by
- This behavior can be observed even on the main page of jQuery. When …
- 15:39 Ticket #1342 (jquery 1.1.3 break opacity in IE6+) created by
- opacity does not work in IE... example: <div id="test" …
- 15:27 Changeset [b9a8e65576615974228e493155c8c85dc25f09d8] by
-
- src/jquery/jquery.js
- 15:19 Ticket #1341 (jQuery 1.1.3 fails completely in Konqueror 3.5.5 !) created by
- Konqueror always had its problems with Javascript and jQuery. With 1.1.2, …
07/01/07:
- 21:07 Milestone 1.1.3 completed
- 15:31 Ticket #1340 (.toggle() and blank multi-select boxes) created by
- I am using the .toggle() command to show/hide various divs. Within these …
- 12:54 Changeset [fdd437800d983346c5936abedcf292c2a612b892] by
-
- version.txt
- 11:15 Ticket #1339 (Autoplay in slideshow does not work in some cases) created by
- In case that nextslideClass or prevslideClass property in islideshow is …
- 10:44 Ticket #1338 (Images are not shown in islideshow in some cases) created by
- In case that activeLinkClass property is not defined in islideshow images …
- 03:22 Ticket #1337 (toggle() with blank list box) created by
- I am using the toggle() command to show/hide different div sections. The …
06/30/07:
- 13:57 Changeset [af329ed00b0499a8d393f132d2765d02144f6820] by
-
- src/event/event.js
- 13:47 Changeset [62ae0eff503e7d1e99873db13efe49f634d176d0] by
-
- src/jquery/jquery.js
- 02:45 Ticket #1336 (click doesn't hide tooltip) created by
- Hello, this is my first post today I started using jquery with interface …
- 00:22 Changeset [21d59e8de607e33c54cf8f7bff2c5f0b7a6c40f9] by
-
- Makefile
- 00:21 Changeset [73ab36b8f8f14ed7872bf930a08d8eae68f30fda] by
-
- Makefile
- build/speed/benchmarker.css
- build/speed/benchmarker.js
- build/speed/index.html
- build/speed/jquery-1.1.2.js
Note: See TracTimeline
for information about the timeline view.
