Timeline
Jun 26, 2009:
- 3:30 PM Ticket #4826 (Loading HTML with script tag not working consistently) created by
- I have the following HTML page (extract): <!-- HTML starts here …
- 10:06 AM Ticket #4825 (Data returned from ajaxSetup dataFilter is not passed to ajax ...) created by
- The ajax complete() callbacks are passed xhr, but not the data …
- 8:56 AM Ticket #4824 (API / 1.3 / CSS / Positioning / Offset works wrong) created by
- Error ocures right after executes window.open(); no other js, no any …
- 8:39 AM Ticket #4823 (Error: Done, but with errors) created by
- http://docs.jquery.com/UI/API/1.7/Accordion#demo after clicking on …
- 6:55 AM Ticket #4822 (Using JQuery with php.) created by
- Hi, I have used JQuery lightbox with a php file. Code is <script> …
Jun 25, 2009:
- 1:57 PM Ticket #4820 (fallback xhr transport missing in 1.3.2) closed by
- invalid: We do provide a default implementation (obviously!). The settings …
- 10:47 AM Ticket #4821 (Normalise keyboard events for all browsers) created by
- Now then lads, congratulations on a top quality product. I notice …
- 9:42 AM 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 …
- 8:25 AM Ticket #4819 ([tooltip] settings(current).positionTop) created by
- Hi ! I needed to put the tooltip box above the mouse pointer, I did …
- 7:23 AM Ticket #4818 (Wrong ClientX/ClientY calculating in IE6 & IE 7 in Standard Mode) created by
- There is 2 pixel gap because of IE's …
- 5:29 AM Ticket #4817 (hasClass expands selector metacharacters) created by
- hasClass method doesn't recognize classes with dots and other …
- 3:27 AM Ticket #4816 (val function has BUGs) created by
- I clone a div node from the page, it contains a input node. At this …
Jun 24, 2009:
- 11:13 AM 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 …
- 7:05 AM 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 …
- 4:09 AM Ticket #4814 (IE memory leak) created by
- after ran this attached file overnight and memory usage in the browser …
- 3:22 AM Ticket #4813 (remove() can't unbind the event which created by live()) created by
- when we binded a CLICK event by live("click",funciton(){}), …
- 3:17 AM Ticket #4812 ([autocomplete] issue : javascript error thrown) created by
- On the project demo page, …
Jun 23, 2009:
- 10:39 PM 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 …
- 10:37 PM Ticket #4810 (JSONP Ajax repeat complete call) created by
- On success a JSONP appears to call the complete callback twice. This …
- 7:30 PM Ticket #4809 (jQuery UI Calendar) created by
- i tried to use jQuery UI Calendar, it shows everything right. I use …
- 5:57 PM Ticket #4808 (IE losing whitespace when generating content from HTML with empty nodes) created by
- javascript:alert($('<div><span /> space <span …
- 2:59 PM Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) closed by
- fixed: Fixed in r6413
- 2:14 PM Changeset [bbf3334]1.12-stable2.2-stablekillphp by
- src/selector.js
- 2:11 PM Changeset [de07ebc]1.12-stable2.2-stablekillphp by
- src/selector.js
- 11:51 AM 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 …
- 12:21 AM 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 …
Jun 22, 2009:
- 9:21 PM 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 …
- 9:17 PM Ticket #4805 (.append breaks in IE8 with more than one string argument) closed by
- duplicate: Duplicate of #4011
- 6:44 PM Ticket #4806 (Node creation using $(html) breaks in IE when tag string is unclosed ...) created by
- http://jsbin.com/ejote […] <span></span> <span /> <span/> <span> …
- 5:56 PM Ticket #4805 (.append breaks in IE8 with more than one string argument) created by
- .append seams to break in some circumstances in IE8. Note that this …
- 5:49 PM Ticket #4804 (Safari XHR bug -- returns 404 when 401 on synchronous calls.) created by
- Synchronous XHR call to a resource which returns a HTTP response code …
- 6:56 AM Ticket #4803 (Page is not showing latest data from DB on page refresh by ajax) created by
- I have two DIV tags in one file called "index.php". When I saved the …
- 6:49 AM Ticket #4802 ($(elem).attr('selected','selected') in Chrome don't work) created by
- $(elem).attr('selected','selected') don't work. JavaScript Debugger …
- 4:00 AM Ticket #4801 (clean() reorders script tags without checking type attribute) created by
- This behavior causes metadata plugin to not work properly if a node is …
- 12:07 AM Ticket #4800 (More selector to compare attribute) created by
- Patch for jquery-1.3.2.js […] 1. Not equal 1. greater than 1. …
Jun 21, 2009:
- 11:56 PM Ticket #4799 ($.get fails to read Content-type: text/xml in Internet Explorer 7) created by
- How to reproduce this: $.get('/some-url', null, function(xml) { …
- 2:01 PM Ticket #4798 (Selecting descendants of something:last yields duplicates) created by
- I have a document with two <table> with class="toc", each containing a …
Jun 20, 2009:
- 5:08 PM Ticket #4797 (Firefox crash with label click handler setting display: block and ...) created by
- The following handler reliably crashes OS X Firefox (version 3.0.11, …
- 11:52 AM Ticket #2827 ($.each Treats Functions as Arrays) closed by
- fixed: Fixed at [6410].
- 11:51 AM Changeset [c6b9654]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:01 AM Ticket #4796 (Firefox Error: K.style is undefined) created by
- In Mozilla Firefox 3.5 I get the following error and the script does …
- 9:27 AM Ticket #4795 (Deactivate alpha filter in IE when set to 1.0) created by
- 8:54 AM Ticket #4794 (When used in a Firefox extension jQuery 1.3.2 blocks any custom ...) created by
- When used in a Firefox extension jQuery 1.3.2 blocks any custom …
- 7:39 AM Ticket #4793 (Selector not working as expected) created by
- I am using the following selector: ---------------------------------- …
Jun 19, 2009:
- 6:30 PM Ticket #4792 (modifying the arguments for event trigger) created by
- I think that when you call trigger, the second argument should extend …
- 3:41 PM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) reopened by
- Reopening this--I can confirm that the fix in #4628 does not fix this …
- 2:48 PM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) closed by
- duplicate: This was fixed with #4268
- 2:19 PM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) created by
- Registering an unload handler on a child window doesn't work. The …
- 11:04 AM Ticket #4782 (event hover doesn't work in some cases) closed by
- duplicate: Duplicate of #3730 which was fixed by #3286. This fix will be in the …
- 10:57 AM Ticket #4790 (selector with class doesn't work with macos x safari) created by
- Following Example doesn´t works on Safari on MacOS X <script …
- 10:46 AM Ticket #4789 (jQuery plugin: Autocomplete) created by
- Hi sir, I have used autocomplete plugin. This works fine FF, IE, …
- 7:26 AM Ticket #4788 ([tooltip] ie mousemove bug) created by
- In some cases with internet explorer, when the track: true, the mouse …
Note: See TracTimeline
for information about the timeline view.