Timeline
06/30/09:
- 16:23 Ticket #4835 (Use native trim() implementation if exists) created by
- […]
- 14:39 Ticket #4834 (Don't set window.$ until the outro) created by
- $ is the one generic function that's added to the window when loading …
- 13:00 Ticket #4833 (isXml function throws an error in IE when used in combination with an ...) created by
- When trying to do $('iframe').contents().find('body'); On an iframe wich …
- 11:45 Ticket #4832 (" Expected ';' " with very high line number in IE7) created by
- I'm running the following code to add some DIV tags around a table in a …
- 01:58 Ticket #4830 (Passing undefined to jQuery when called with remove silently deletes the ...) closed by
- duplicate: Duplicate of #4578, should be fixed in 1.3.3.
- 01:51 Ticket #4829 (In Windows XP SP2 64bit Edition Internet Explorer 8 jQuery.browser.version ...) closed by
- duplicate: Dup of #2661
06/29/09:
- 22:56 Ticket #4831 (show() can trigger flash reload bug in Firefox 3.5) created by
- jQuery can trigger a bug in Firefox 3.5rc3 where show() causes all flash …
- 21:13 Ticket #4830 (Passing undefined to jQuery when called with remove silently deletes the ...) created by
- From …
- 12:34 Ticket #4829 (In Windows XP SP2 64bit Edition Internet Explorer 8 jQuery.browser.version ...) created by
- jQuery 1.3.2 Windows XP SP2 64bit edition Internet Explorer 8.0 code: …
06/28/09:
- 11:08 Ticket #4828 ([Interface plug-in] drag errors) created by
- These errors are in interface plug-in ( http://interface.eyecon.ro/ ): 1. …
- 00:39 Ticket #4827 (img with %-unit inside of inline-block element inside of scaled element ...) created by
- I realize this is a bit of an edge case, but it may point to other more …
06/27/09:
- 20:33 Ticket #4809 (jQuery UI Calendar) closed by
- invalid: This sounds like something best discussed in a forum, rather than a bug …
- 20:20 Ticket #4822 (Using JQuery with php.) closed by
- invalid: Please ask on a jQuery forum, rather than opening a bug report.
- 20:19 Ticket #4823 (Error: Done, but with errors) closed by
- worksforme: No problem on IE8 or FF3. This is a jQuery UI issue if it exists at all, …
06/26/09:
- 19:30 Ticket #4826 (Loading HTML with script tag not working consistently) created by
- I have the following HTML page (extract): <!-- HTML starts here (inside …
- 14:06 Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax complete() ...) created by
- The ajax complete() callbacks are passed xhr, but not the data returned …
- 12:56 Ticket #4824 (API / 1.3 / CSS / Positioning / Offset works wrong) created by
- Error ocures right after executes window.open(); no other js, no any …
- 12:39 Ticket #4823 (Error: Done, but with errors) created by
- http://docs.jquery.com/UI/API/1.7/Accordion#demo after clicking on this …
- 10:55 Ticket #4822 (Using JQuery with php.) created by
- Hi, I have used JQuery lightbox with a php file. Code is <script> …
06/25/09:
- 17:57 Ticket #4820 (fallback xhr transport missing in 1.3.2) closed by
- invalid: We do provide a default implementation (obviously!). The settings passed …
- 14:47 Ticket #4821 (Normalise keyboard events for all browsers) created by
- Now then lads, congratulations on a top quality product. I notice that …
- 13:42 Ticket #4820 (fallback xhr transport missing in 1.3.2) created by
- In case upgrading from jQuery 1.2.6 to 1.3.X, the current behavior of the …
- 12:25 Ticket #4819 ([tooltip] settings(current).positionTop) created by
- Hi ! I needed to put the tooltip box above the mouse pointer, I did that …
- 11:23 Ticket #4818 (Wrong ClientX/ClientY calculating in IE6 & IE 7 in Standard Mode) created by
- There is 2 pixel gap because of IE's document.documentElement.clientLeft …
- 09:29 Ticket #4817 (hasClass expands selector metacharacters) created by
- hasClass method doesn't recognize classes with dots and other …
- 07:27 Ticket #4816 (val function has BUGs) created by
- I clone a div node from the page, it contains a input node. At this …
06/24/09:
- 15:13 Ticket #4813 (remove() can't unbind the event which created by live()) closed by
- invalid: This is the whole purpose of .live(). It does event delegation so that …
- 11:05 Ticket #4815 (Doesn't add a class properly) created by
- There are 2 cells in a table and 1 has a class defined. I was trying to …
- 08:09 Ticket #4814 (IE memory leak) created by
- after ran this attached file overnight and memory usage in the browser (IE …
- 07:22 Ticket #4813 (remove() can't unbind the event which created by live()) created by
- when we binded a CLICK event by live("click",funciton(){}), first,remove …
- 07:17 Ticket #4812 ([autocomplete] issue : javascript error thrown) created by
- On the project demo page, …
- 02:39 Ticket #4811 (JSONP Ajax does not always call success or error) created by
- JSONP requests do not call success or error on a malformed JSONP response, …
- 02:37 Ticket #4810 (JSONP Ajax repeat complete call) created by
- On success a JSONP appears to call the complete callback twice. This …
06/23/09:
- 23:30 Ticket #4809 (jQuery UI Calendar) created by
- i tried to use jQuery UI Calendar, it shows everything right. I use form …
- 21:57 Ticket #4808 (IE losing whitespace when generating content from HTML with empty nodes) created by
- javascript:alert($('<div><span /> space <span /></div>')[0].innerHTML); …
- 18:59 Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: Fixed in r6413
- 18:14 Changeset [bbf3334db107abf72cbb3247b68b7e40d9f2cdfe] by
-
- src/selector.js
- 18:11 Changeset [de07ebc1a0a656c53ebee3f95802db08bb3cd680] by
-
- src/selector.js
- 15:51 Ticket #4224 (selecting with space does not go deep) reopened by
- Ah well, error in the post. But the bug is there. See the attached file. I …
- 04:21 Ticket #4807 (Offline $.ajax call in IE$ get response as String) created by
- description: Offline ajax call to an offline local html or xml file get …
- 01:21 Ticket #4803 (Page is not showing latest data from DB on page refresh by ajax) closed by
- invalid: Please use the forums for resolving programming issues, and the bug …
- 01:17 Ticket #4805 (.append breaks in IE8 with more than one string argument) closed by
- duplicate: Duplicate of #4011
Note: See TracTimeline
for information about the timeline view.
