Timeline
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
06/29/07:
- 22:24 Ticket #1327 (Java Script Object Required in line 1324) closed by
- duplicate: Duplicate of #1322
- 22:20 Ticket #1322 (event.pageX/Y fails with page scrolls in IE quirks mode) closed by
- fixed: Fixed in Rev [2193].
- 22:20 Changeset [e290083c35654f6ef300970d55d680d24c35782b] by
-
- src/event/event.js
- 22:07 Ticket #1231 (jQuery 1.1.3 testbuild breaks latest validation plugin in IE6) closed by
- fixed: It was with the clean method and it is now fixed in Rev [2192].
- 22:05 Changeset [2e0c87cf234c7d352336435b51f8b3eb012119ca] by
-
- src/jquery/jquery.js
- 21:52 Changeset [ea98b164387d16fe5c0aeb9fc0b4498f2df8fb02] by
-
- src/selector/selector.js
- 21:43 Changeset [e7a8310f654d5a656ebc7cec6b6480c77522bdfd] by
-
- src/selector/selector.js
- 21:11 Ticket #1335 (jQuery.fn.overlap, check overlap and apply callback (requires Interface ...) created by
- this is an overlap checker that allows you to apply a function …
- 21:08 Changeset [88c88f0704e70299cd3101a40b29cb37b79276d0] by
-
- src/selector/selector.js
- 21:03 Changeset [7b9d8258909a626f3f380c763ed81150570bbad5] by
-
- src/selector/selector.js
- 20:52 Changeset [7088b509cf1acad11d2884d95a83badeb15d1e52] by
-
- src/jquery/jquery.js
- 20:27 Changeset [28c9c6a805f089bee65cb4c20ad4234c15284218] by
-
- build/test/index.html
- 20:26 Changeset [614706bbf26e19c9ef6b5d5a11a8a6c103fce63a] by
-
- src/selector/selectorTest.js
- 19:52 Changeset [fd249ca808408166882847c217d55ae4c5a799e8] by
-
- src/jquery/jquery.js
- src/selector/selector.js
- 10:30 Ticket #1334 (IE7: fix() is not working sometimes) created by
- Somtimes,following code dosen't work in IE7: […] "b" is null on page …
- 09:46 Ticket #1333 ($.ImageBox.init fails in IE with <div id="container">) created by
- When using ImageBox within a div with ID "container", I get an error in …
06/28/07:
- 18:46 Ticket #1332 (script evaluation not working properly in ie6) created by
- While using this function: $.ajax({ type: "POST", url: page, data: …
- 14:42 Ticket #1331 (Latest Nightlies Crash Safari 1.3.2) created by
- Version 1.1.2 loads correctly in Safari 1.3.2, but version 1.1.3a and the …
Note: See TracTimeline
for information about the timeline view.
