Timeline
Sep 13, 2007:
- 8:47 PM Ticket #1613 (widtt() and height() seems to reset element width/height css properties) created by
- Everytime I call $(elt).height() or $(elt).width(), I see the elt …
- 12:59 PM Ticket #1612 (:contains selector doesn't work for Ajax responses in IE6) created by
- Hi, I wanted to use the selector :contains for Ajax responses, and, …
- 12:45 PM Changeset [500ff12]1.12-stable2.2-stablekillphp by
- src/core.js
- 12:44 PM Changeset [08a6acc]1.12-stable2.2-stablekillphp by
- build.xml
- 10:48 AM Ticket #1611 (inserting html into iframe evals scripts in parent context) created by
- Related to the new contents() function in jQuery 1.2, domManip doesn't …
- 10:40 AM Ticket #1610 (the default handler doesn't get unbound) created by
- After unbilnd the event get unbound but not the default handler
- 6:30 AM Ticket #1609 (Xpath selector problems) created by
- Hello, it seems, that there is XPAth selector problem in version 1.2 …
- 2:19 AM Ticket #1608 ($(this).val() <--- no longer support ?) created by
- Hi, is the above mentioned function no longer supported ? it throws me …
Sep 12, 2007:
- 6:16 PM Changeset [8ece9e8f]1.12-stable2.2-stablekillphp by
- src/fx.js
- 5:04 PM Changeset [e4a62e4]1.12-stable2.2-stablekillphp by
- src/fx.js
- 4:49 PM Ticket #1607 (It's not possible to animate an element to an absolute negative position.) created by
- It's not possible to animate an element to an absolute negative …
- 4:49 PM Ticket #1606 (not enough fps on fade) created by
- Hi, I'm new here so sorry if I filled some forms out wrong […] …
- 2:19 PM Ticket #1605 (IE6 hide/show makes elements wider) created by
- Noticing on IE6 only, when you hide content and show it again, the …
- 2:11 PM Ticket #1604 (IE6 incorrect value of jQuery(window).height()) created by
- In IE6 incorrect value returned, instead of min value it returns max …
- 2:06 PM Ticket #1603 (IE7 and Sortable interface) created by
- The demo on http://interface.eyecon.ro/demos/sort.html doesn't work …
- 1:37 PM Ticket #1602 (jQuery 1.1.4 and 1.2. Bug with Imagebox) created by
- There are some problems with JQuery & …
- 12:02 PM Ticket #1601 (Square bracket [] selectors doesn't work!) created by
- Assume we have this example html body: <body> <div><div></div></div> …
- 11:45 AM Changeset [e22336e]1.12-stable2.2-stablekillphp by
- build/runtest/test.js
- 11:14 AM Ticket #1600 (serializeArray returns incorrect val if value is array) created by
- I believe there is a bug in serializeArray whereby using... […] …
- 7:42 AM Ticket #1599 (Internet Explorer doesn't like negative values for CSS width) created by
- The follwoing code causes IE (at least IE 7) to throw a script error: …
- 6:41 AM Ticket #1598 (Execution of JavaScript code in AJAX response in IE and Safari) created by
- Hello, There's a problem for the execution of JavaScript mixed with …
Sep 11, 2007:
- 10:38 PM Ticket #1597 (animation adding up incorrect with minus sign) created by
- Url for testing: …
- 9:46 PM Ticket #1596 (Broken "runtest" target in build.xml) created by
- Project directory layout changed, but build.xml destroys the new layout.
- 7:24 PM Ticket #1595 (ajax provides no means for passing a username and password.) created by
- XMLHttpRequest's open() can take an optional username and password as …
- 5:30 PM Ticket #1594 (evalscripts() in .html() does not work the same in MSIE Safari and FF) created by
- In my application (the "Crayons" plugin for SPIP), a script can be …
- 4:54 PM Ticket #1593 (Serialize ignores buttons) created by
- when specifically selecting a button and serializing it, it is no …
- 4:24 PM Ticket #1592 (Two variables are getting out from jQuery's namespace) created by
- variables 'end' and 'unit' in method 'animate'
- 2:33 PM Ticket #1591 (IE "Invalid Argument" $('table').attr('non-existent')) created by
- IE 6 throws an "Invalid Argument" error when attempting to get an …
- 2:03 PM Ticket #1590 (IE 7, Event Cloning does not work) created by
- From the example documentation. …
- 2:02 PM Ticket #1589 (Variables "end" and "unit" leak to global namespace) created by
- After running some animation (see …
- 2:00 PM Ticket #1588 (IE doesn't evaluate after a certain point whn pages are heavily loaded ...) created by
- Using a jquery routine which evaluate a class on img and do some …
- 12:33 PM Ticket #1587 (Creating inline element without closing tag in IE fails) created by
- If you try to create an inline element by using $('<span>') without …
- 12:29 PM Ticket #1536 (Jquery cant change input type in IE) reopened by
- There is a solution for this kind of problem described at …
- 12:10 PM Ticket #1586 (Problem animating to 0%) created by
- With the introduction of the % animation effects, I tried to implement …
- 12:03 PM Ticket #1585 (namespace.jQuery() fails when namespace.init is defined) created by
- Now jQuery can be assigned to any custom namespace. But the following …
- 11:22 AM Ticket #1584 (cross-domain get[Script|JSON] not trigger ajaxStop) created by
- script.onload = script.onreadystatechange = function(){ if ( !done …
- 10:00 AM Ticket #1583 (Update to Packer 3.1) created by
- Update to the latest version of packer. rev 3241 jquery.pack.js * …
- 9:35 AM Ticket #1582 (the application is slow after some time of use) created by
- Ola. My English comes of google translator therefore not if it scares. …
- 8:46 AM Ticket #1581 (jquery v1.2 removes GET arguments from the url of the form plugin ...) created by
- - Hi, I use the forms plugin, sending data to the url …
- 8:32 AM Ticket #1580 ($.ajax puts query-part of url into data) created by
- I noticed that when I send a post ajax request with url like …
- 8:22 AM Ticket #1579 (1.2 Ajax method strips query string from URI) created by
- The ajax method will not POST to URI's with a query string. So if I …
Sep 10, 2007:
- 10:13 PM Changeset [4c5f091]1.12-stable2.2-stablekillphp by
- src/offset.js
- 9:08 PM Changeset [ed51be1]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:43 PM Changeset [2608bae]1.12-stable2.2-stablekillphp by
- src/offset.js
- 8:27 PM Ticket #1578 ($.post does not send URL's query string) created by
- .post strips the query string from the given url. So the url part of …
- 3:43 PM Changeset [a36771c]1.12-stable2.2-stablekillphp by
- src/fx.js
- 2:51 PM Changeset [ce256312]1.12-stable2.2-stablekillphp1.2 by
- version.txt
- 2:39 PM Changeset [6476b15]1.12-stable2.2-stablekillphp by
- src/core.js
Sep 9, 2007:
- 8:00 PM Changeset [899ee03]1.12-stable2.2-stablekillphp by
- src/selector.js
- 7:17 PM Changeset [f38251b2]1.12-stable2.2-stablekillphp by
- src/core.js
- 7:08 PM Changeset [cd6ec6e1]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:59 PM Changeset [139b03a]1.12-stable2.2-stablekillphp by
- src/core.js
- 5:34 PM Changeset [052aa14]1.12-stable2.2-stablekillphp by
- src/core.js
- src/selector.js
- 3:00 PM Changeset [b59c94d]1.12-stable2.2-stablekillphp by
- src/core.js
- 2:29 PM Changeset [b4bf244]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 2:09 PM Changeset [4e504d8]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 1:16 PM Ticket #1577 (Farbtastic breaks with jQ 1.1.4, while working fine with jQ 1.1.3) created by
- Steps to reproduce: 1. Get Farbtastic 1.2 2. Get jQ 1.1.4, compressed …
- 12:17 PM Changeset [97fe63c]1.12-stable2.2-stablekillphp by
- src/fx.js
- 12:12 PM Changeset [7e9d853]1.12-stable2.2-stablekillphp by
- src/fx.js
- 10:15 AM Ticket #1576 (Slider positioning itself wrong in Safari) created by
- When I use the Slider in safari, something odd happens. When I drag …
Sep 8, 2007:
- 7:31 PM Ticket #1523 (Events expando should be customizable) closed by
- fixed: Fixed in SVN rev [3159].
- 7:31 PM Changeset [3a4e123]1.12-stable2.2-stablekillphp by
- src/core.js
- src/event.js
- src/selector.js
- test/data/testrunner.js
- test/unit/event.js
- 4:00 PM Ticket #968 ($('<tag>') needs optional document parameter to ease cross-frame DOM ...) closed by
- fixed: Fixed in SVN.
- 2:02 PM Changeset [15a78f8]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- src/offset.js
- 12:19 PM Changeset [2929f8a]1.12-stable2.2-stablekillphp by
- src/core.js
- 10:58 AM Changeset [cc22c04]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- 10:50 AM Changeset [2ce4190]1.12-stable2.2-stablekillphp by
- Makefile
- 10:44 AM Changeset [28ee5c6]1.12-stable2.2-stablekillphp by
- Makefile
- build.xml
- src/offset.js
- 9:54 AM Ticket #1376 (Ajax Cache) closed by
- fixed: Fixed in SVN.
- 9:49 AM Changeset [d2f82ab]1.12-stable2.2-stablekillphp by
- src/core.js
- 8:46 AM Changeset [6728e3c]1.12-stable2.2-stablekillphp by
- build.xml
- src/core.js
- test/unit/ajax.js
- test/unit/core.js
- test/unit/event.js
- test/unit/fx.js
- test/unit/selector.js
- 8:42 AM Changeset [b4e23b5]1.12-stable2.2-stablekillphp by
- Makefile
- src/ajax.js
- src/event.js
- src/fx.js
- src/jquery.js
- src/selector.js
- test/data/cow.jpg
- test/data/dashboard.xml
- test/data/json.php
- test/data/json_obj.js
- …
- 8:33 AM Changeset [13b66c8]1.12-stable2.2-stablekillphp by
- src/selector/selector.js
Sep 7, 2007:
- 10:56 PM Ticket #86 (Animations using percent or ems) closed by
- fixed: Fixed in SVN rev [3133].
- 10:56 PM Ticket #203 (More control over animation) closed by
- fixed: Fixed in SVN rev [3133].
- 5:57 PM Changeset [902554a]1.12-stable2.2-stablekillphp by
- src/fx/fx.js
- 5:40 PM Ticket #760 (.css('fontSize') returns different value in Internet Explorer) closed by
- fixed: Fixed in SVN rev [3132].
- 5:39 PM Changeset [3abf312]1.12-stable2.2-stablekillphp by
- src/jquery/jquery.js
- 3:28 PM Changeset [ba21091]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 9:05 AM Ticket #1575 (Treeview should use :has() instead of []-selector for jQuery 1.2 ...) created by
- []-selector will be gone in 1.2... So :has()-selector should be used …
- 12:16 AM Ticket #1574 (Year range) created by
- Submitted on Calendar Page …
Sep 6, 2007:
- 12:44 PM Ticket #1573 (Slidedown double take in Firefox) created by
- This happens in Firefox v 2.0.0.6 on the mac (not sure about other …
- 12:37 PM Ticket #1572 (document.body is null!) created by
- http://dev.jquery.com/ticket/1402 still not resolved for page load …
- 9:08 AM Ticket #1571 (Cursor position in IE) created by
- Cursor position reported by event.pageX and event.pageY is out by a …
- 3:47 AM Ticket #1570 (Escaped quotes not escaped in html attributes) created by
- I want to create an html element / dom object with jquery. This object …
Note: See TracTimeline
for information about the timeline view.