Timeline
Sep 2, 2007:
- 8:38 PM Ticket #1561 (IE7 tries to access http://:/) created by
- IE7 tries to access http://:/ and this prevents to fire the onload …
- 6:34 PM Ticket #1556 ($(document).ready not firing up early enough with 1.1.4) closed by
- fixed: Fixed in SVN rev [1370].
- 6:34 PM Changeset [a5c319f9]1.12-stable2.2-stablekillphp by
- src/event/event.js
Sep 1, 2007:
- 4:04 PM Ticket #1560 (ScrollToAnchors) created by
- Ticket #924 is closed, but as far as I can tell in my code the problem …
Aug 31, 2007:
- 2:15 PM Ticket #1559 (Can no longer append script elements with a src attrib for an external ...) created by
- When writing a plugin that grabs JSON feeds from external domains …
- 1:32 PM Ticket #1558 (Form Validation incompatibility with jquery 1.1.4) created by
- The form validation error messages dont appear on ie6 and ie7 with …
- 2:51 AM Ticket #1127 (replaceNode support) closed by
- fixed: Fixed in SVN.
- 1:43 AM Changeset [346ceac]1.12-stable2.2-stablekillphp by
- build/test/index.html
- src/selector/selector.js
- src/selector/selectorTest.js
- 1:41 AM Changeset [fbd2b06]1.12-stable2.2-stablekillphp by
- build/test/data/testrunner.js
- 1:34 AM Ticket #1296 (new method - innerWrap , does wrap on an elements children) closed by
- fixed: Fixed in SVN rev [3021].
- 1:33 AM Changeset [e326306]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
Aug 30, 2007:
- 11:38 PM Ticket #1024 (children() and text nodes) closed by
- fixed: Fixed in SVN rev [3019].
- 11:38 PM Changeset [85afa7c1]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 11:26 PM Ticket #1250 (Provide jQuery.map with proper scope) closed by
- fixed: Fixed in SVN rev [3018] by adding the new $(...).map() method.
- 11:26 PM Changeset [079d651]1.12-stable2.2-stablekillphp by
- src/jquery/coreTest.js
- src/jquery/jquery.js
- 8:25 PM Ticket #1557 ($.ajax broken on cross-site XMLHttpRequests in Firefox 3) created by
- Trying to use jQuery's ajax method on a cross-site XMLHttpRequest …
- 6:34 PM Ticket #1554 ($.browser bug in firefox mac osX (intel)) closed by
- worksforme: That happens if you use the jqBrowser extension.
- 6:30 PM Ticket #1548 (select by classname error) closed by
- invalid: Ok, glad it works for you, then.
- 6:26 PM Ticket #1543 (Find bug incorrectly matches certain IDs) closed by
- fixed: Fixed in SVN rev [2920].
- 12:34 PM Changeset [5c19701]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/event/eventTest.js
- 10:08 AM Ticket #1556 ($(document).ready not firing up early enough with 1.1.4) created by
- Hello, I noticed that since 1.1.4, $(document).ready waits for the …
- 10:00 AM Ticket #1553 (Error in offset position when dragging element more than once) closed by
- wontfix: The cloning of the helper also clones the id of the original because …
- 10:00 AM Ticket #1555 (Scripts execute before being put into the document) created by
- In jQuery 1.1.4 scripts get automatically evaluated when they're …
- 9:57 AM Ticket #1554 ($.browser bug in firefox mac osX (intel)) created by
- a simple test like: test = $.browser.mozilla alert(test); return : …
- 8:06 AM Ticket #1553 (Error in offset position when dragging element more than once) created by
- I have a draggable (helper = clone) div that can be dragged to one of …
- 2:53 AM Ticket #1552 (Handle html in memory) created by
- Register click event is invalid on newly created span by client script.
- 1:51 AM Ticket #1467 (Extra fn to .trigger()) closed by
- fixed: Fixed in SVN rev [3008].
- 1:51 AM Ticket #873 (Re-work Triggered Events) closed by
- fixed: Fixed in SVN rev [3008].
- 1:51 AM Changeset [042a463]1.12-stable2.2-stablekillphp by
- src/event/event.js
- src/event/eventTest.js
Aug 29, 2007:
- 10:34 AM Ticket #1551 (Next button of jCarousel is disabled even if some image is not fully ...) created by
- It happen in version 0.2.0 of jCarousel. I have 4 images of different …
- 10:11 AM Ticket #1550 (Variable named "data" overides global namespace in httpData method) created by
- Hi! I noticed that "data" variable, which stores loaded html content, …
- 6:52 AM Ticket #1549 (<tag/> in IE in jQuery 1.1.4) created by
- If you launch in IE the following code […] jQuery 1.1.3 (and …
- 3:42 AM Ticket #1153 (IE sometimes objects to jquery.event.fix) reopened by
- I am using Jquery 1.1.4 (also using Ext, but not sure if thats whats …
- 3:17 AM Ticket #1548 (select by classname error) created by
- This is correct,the 3 div color is red. […] ---- but i chang div …
Aug 28, 2007:
- 12:37 PM Ticket #1547 (drop callback function runs twice in jQueryUI) created by
- I have one draggable div and one droppable div. Each is nested in its …
- 10:30 AM Ticket #1546 (sending Document as $.ajax() data parameter breaks in 1.1.4) created by
- With jQuery 1.1.3.1, I was sending an XML document as the data …
- 7:03 AM Ticket #1545 (unbind doesn't work if hover uses) created by
- Please see example page: …
- 12:43 AM Ticket #1417 (event.trigger() doesn't return the handle() results) closed by
- fixed: It's now possible to call jQuery's internal trigger and get back the …
- 12:42 AM Changeset [15faf78]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 12:34 AM Ticket #1416 (event.handle() can only return 'undefined' or 'false') closed by
- fixed: Fixed in SVN rev [2949].
- 12:34 AM Changeset [25e83d27]1.12-stable2.2-stablekillphp by
- src/event/event.js
Aug 27, 2007:
- 4:25 AM Ticket #1544 (.load() callback broken in Firefox3) created by
- i think .load() callback function is broken in Firefox3 (Gran …
- 12:58 AM Changeset [127c0b8]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
- src/selector/selectorTest.js
Aug 26, 2007:
- 11:55 PM Ticket #1543 (Find bug incorrectly matches certain IDs) created by
- $("div#foo") doesn't match <p id="foo"> However, …
- 11:47 PM Ticket #1542 ($.ajax not working properly in IE7) created by
- It appears that the update to 1.1.4 broke something in IE7 for ajax. …
- 11:44 PM Ticket #1541 ([PATCH] Ajax request with dataType 'xml' raises parsererror on HTTP ...) created by
- The 1.1.4 release adds the following check on the xmlHttpRequest …
- 3:21 PM Ticket #1540 (Percentage-improvements use non-standard calculations) created by
- jQuery has seen some significant performance improvements in the last …
- 12:59 PM Ticket #1539 (Error in detect IE version with Mail.Ru Agent installed) created by
- There is UserAgent: "mozilla/4.0 (compatible; msie 6.0; windows nt …
- 12:46 PM Ticket #1538 (.ajax() data param not serializing array correctly) created by
- if you create data object with an array item and pass it to jquery, …
- 12:35 PM Ticket #1537 (browser version error) created by
- Sorry, my english very bad. if navigator.userAgent equal to …
- 9:58 AM Ticket #1536 (Jquery cant change input type in IE) created by
- Situation: <input type="text" class="testClass" value="Password"/> …
- 5:03 AM Ticket #1535 (Submenu gets positioned wrong) created by
- Scenario. Apply .Draggable to an li that has a submenu. Mousover li, …
Note: See TracTimeline
for information about the timeline view.