Timeline
10/17/07:
- 23:37 Ticket #1718 ($.ajax not properly loading url content in DOM element since 1.1.4 in MSIE) closed by
- worksforme: This works just fine for me, in all of my tests - can you provide an …
- 23:36 Ticket #1546 (sending Document as $.ajax() data parameter breaks in 1.1.4) closed by
- fixed: Fixed in SVN rev [3669].
- 23:35 Changeset [14b88f6019cd467c35a2c9e845740a61c153525e] by
-
- src/core.js
- test/unit/core.js
- 23:13 Ticket #1584 (cross-domain get[Script|JSON] not trigger ajaxStop) closed by
- fixed: Fixed in SVN rev [3668].
- 23:13 Changeset [9ac9aaeec3dd036f805bc607ea4fd9afcab92047] by
-
- src/ajax.js
- 23:06 Ticket #1761 (ajaxStop is not called, if an ajax-request runs into an exception) closed by
- wontfix: How so? If an exception has occurred (in that, if we can no longer …
- 22:49 Ticket #1782 (Ajax will not work with Internet Explorer) closed by
- worksforme
- 22:44 Ticket #1698 (Scripts should be executed after HTML is inserted to DOM) closed by
- fixed: Fixed in SVN rev [3667]. I re-worked the evaluation order, pushing inline …
- 22:42 Changeset [e287007f6a129901a07b6a342d0c7bfa36a7a868] by
-
- src/core.js
- test/unit/core.js
- 22:10 Ticket #1654 (AJAX inserted Javascript (<script>) code not executing when document ...) closed by
- duplicate: Duplicate of #1698.
- 22:10 Ticket #1793 (Bug in domManip - mal-timed script evaluation) closed by
- duplicate: Duplicate of #1698.
- 20:47 Ticket #1815 (SlideUp function) created by
- There is a slight bug with the slideUp function. When I used it on a DIV …
- 17:00 Ticket #1679 (Sortable - this.parentNode has no properties on core.js) closed by
- fixed: Thanks, fixed!
- 16:57 Ticket #1667 (sortable callbacks not working) closed by
- duplicate: Duplicate of #1679.
- 16:57 Ticket #1644 (sortable demo - js error) closed by
- duplicate: Duplicate of #1679.
- 16:51 Ticket #1674 (Theme is required for .shadow() to work) closed by
- fixed: Solved, no themes required anymore.
- 15:33 Ticket #1814 ($.param add parameter 'clean' to filter out empty elements if desired) created by
- I added the following code to my jQuery 1.2.1 version, because for me it's …
- 15:20 Ticket #1813 (Enhancement of the jQuery.fn.load ...?) created by
- I use this a lot myself; I needed a universal way to load any kind of link …
- 11:29 Ticket #1812 (Draggable error in function revert with helper defined as function) created by
- If I define helper option like this: […] I get error (when dragging …
- 08:39 Ticket #1811 (accordion animation prevents dynamic content) created by
- The accordion changes the style of the div that contains it. So at the end …
10/16/07:
- 19:32 Ticket #1810 (input field .focus() behavior) created by
- using jQuery('input').focus(function(){alert('stuff');}); When selecting …
- 17:39 Ticket #1809 (Calendar: October problem solved - all days are displayed) created by
- Hi there, my friend Will found a way to solve the problem in years like …
10/15/07:
- 18:40 Ticket #1808 (UI Shadow doesn't work on Safari 2 without explicit z-index) created by
- The default value of a z-index on Safari 2 seems to be 'normal' rather …
- 18:28 Ticket #1807 (jQuery(undefined) returns document) created by
- When calling jQuery() or $() with an undefined value parameter …
- 17:55 Changeset [a2fc65fd3296931486974a3b362949ebc1a01062] by
-
- src/event.js
- 15:19 Ticket #1804 ($.ajax doesn't work in IE 5.5 (Windows XP)) closed by
- wontfix: That's very possible - jQuery doesn't support IE 5.5 (only IE 6 and …
- 13:46 Ticket #1806 (jquery bug with IE and interface 1.2 Sortable) created by
- Hello, I am using Interface sortable which is really great. I am using …
- 12:57 Ticket #1805 (Jquery doesn't work in IE 5.0 (Windows XP)) created by
- include on page Jquery <script type="text/javascript" …
- 12:54 Ticket #1804 ($.ajax doesn't work in IE 5.5 (Windows XP)) created by
- […] Error on requestObj: "NodeName" is null or not an object …
- 10:44 Ticket #1803 (Accordion Bug) created by
- Please see the accordion demo I have created on this page: …
- 04:39 Ticket #1802 ("mousemove" consumes lots of CPU time in Firefox) created by
- Go to the the following page: …
- 00:28 Ticket #1801 (Use bgiframe for dialogs when available) created by
- We have reports in email that select boxes show through... should be as …
10/14/07:
- 22:32 Ticket #1725 (jQuery evaluates a script tag before the HTML is appended to the DOM.) closed by
- duplicate: Duplicate of #1698.
- 21:52 Ticket #1798 (Binding Bug ?) closed by
- fixed: Fixed in Rev [3578]
- 21:04 Ticket #1771 ($( '*', context ) selects METAs from outside of context) closed by
- invalid: Thanks David for spotting this!
- 20:52 Ticket #1788 ($.ajax is allways evaluating scripts) closed by
- fixed: This is a problem with the documentation and not a bug. Use the dataType …
- 16:06 Ticket #1800 (.ajax() data param still not serializing array correctly) created by
- See bug Ticket #1538, which was marked as "wontfix". However, even using …
10/13/07:
- 12:42 Ticket #1799 (Accordion Demo seems broken) created by
- http://docs.jquery.com/UI/Accordion In the first accordion demo, …
10/12/07:
- 22:45 Ticket #1798 (Binding Bug ?) created by
- This is an example: $('#foo') .click(function(){}) …
- 12:52 Ticket #1760 ([jquery svn rev 3463] setting a val for a select box - tmp is not defined) closed by
- fixed: Fixed in Rev [3649].
- 12:51 Changeset [971840f343dae04fdc6ff51ecb03ec8b3aaee067] by
-
- src/core.js
- test/unit/core.js
- 09:47 Ticket #1779 (javascript error in FF when running an animation in a hidden iframe) closed by
- fixed: Fixed in revision [3644]. Thanks for the patch David!
- 09:46 Changeset [0f5c1d15e974fdc44f4f2182e07d4ed6f9a37707] by
-
- src/core.js
- 00:53 Ticket #1797 (Integrate extend-like Behavior in each) created by
- Would like each method when passed an object instead of a function to …
10/11/07:
- 21:49 Ticket #1796 (.height() and .width() can be wrong if element has padding on all sides ...) created by
- In this example: […] Javascript alerts that the height is 100 pixels …
- 19:36 Ticket #1795 (Several warnings from Firefox Error Console) created by
- Hello, I noticed several warning in the Firefox2 Error Console. Whatever …
- 06:05 Ticket #1794 (ER: Generalize for Alternate "Global" Context Object) created by
- I've been working on an XHR module loader and have been looking into …
10/10/07:
- 19:18 Ticket #1793 (Bug in domManip - mal-timed script evaluation) created by
- If you do an ajax load, with this being the content, it will fail. […] …
- 13:55 Ticket #1792 (widget:tablesorter shift-click twice problem) created by
- There is a problem in Tablesorter if using FF 2.0.0.7. You can sort by …
- 13:38 Ticket #1791 (selectables not selectable by click) created by
- Current selectables are not selectable by the "standard" select-methods; …
- 09:23 Ticket #1790 (After removing an active tab tabset becomes inoperable) created by
- Switch to first tab or next tab to the left?
- 09:18 Ticket #1789 (Impossible to initialize an empty tabset) created by
- There is no possibility to initialize an empty tabset (e.g. to add all …
Note: See TracTimeline
for information about the timeline view.
