Timeline
Aug 6, 2007:
- 4:54 PM Ticket #1471 (filter() should accept the same arguments as not()) created by
- Assuming that the variable selector in the following example can be a …
- 2:53 PM Ticket #1470 (Please upgrade Greybox for jQuery 1.1.3.) created by
- http://docs.jquery.com/Plugins:Greybox_Upgrade_for_jQuery_1.1.3
- 1:08 PM Ticket #1469 (.attr("maxlength") broken for textarea) created by
- $("textarea").attr("maxlength") is broken since jQuery 1.1.3 (works …
- 11:44 AM Ticket #1468 (in IE7 mouseout handler unexpected reset a select-control) created by
- Only for IE7 (tested in 7.0.5730.11) Please see example page and try …
- 11:10 AM Ticket #1467 (Extra fn to .trigger()) created by
- .trigger() should be able to take an extra function, like so: […] …
Aug 4, 2007:
- 4:40 PM Ticket #1466 (draggable changes shape of table which width is set to 60% (or auto)) created by
- If the width of the draggable component is not fixed (i.e. 59px) and …
Aug 3, 2007:
- 5:40 PM Ticket #1465 (Interface 1.2: iDrag.js - cloned objects can not be made draggable in iE) created by
- Hi, I discovered that when you have a Draggable jQuery object and …
- 11:58 AM Ticket #1464 (setting css property to a NaN value will fail on explorer win) created by
- this fails on explorer (6 / winXP): assume variable aValue is NaN …
- 11:20 AM Ticket #1463 (jQuery slowdowns on consecutive calls) created by
- I put together a test to see how well jQuery would perform when I use …
- 11:10 AM Ticket #1462 ($(document).mousemove does not work in IE) created by
- The following code works fine both in Firefox and in IE7: …
- 11:04 AM Ticket #1461 (Firefox 2.0.0.6 can't use the click event) created by
- Hi. In firefox 2.0.0.6, The click event fails in the testing grounds, …
- 8:01 AM Ticket #1460 (Allow basic markup syntax in tooltips) created by
- We should allow a few markup conversion for titles used in tooltips. …
- 6:59 AM Ticket #1459 (Allow basic markup syntax in tooltips) created by
- We should allow a few markup conversion for titles used in tooltips. …
Aug 2, 2007:
- 8:57 PM Ticket #1458 (iResizeable moveDrag() ignores valid user defined onDrag array return value) created by
- Problem is in iResizeable.js inside function jQuery.iResize.onMove(). …
- 2:23 PM Ticket #1457 (treeview does not display lastCollapsable) created by
- If the last item in a sublist is another sublist the lastCollapsable …
Aug 1, 2007:
- 6:45 PM Ticket #1456 (E4X issue: elem.nodeName.toUpperCase is undefined) created by
- jQuery's nodeName function doesn't quite work with E4X elements, eg. …
- 6:18 PM Ticket #1455 (Conversion/Wrapping of JavaBean-Properties to JS-Properties) closed by
- fixed: Rhino already provides those wrappers.
- 5:50 PM Ticket #1455 (Conversion/Wrapping of JavaBean-Properties to JS-Properties) created by
- Find a nice and clean solution to replace this: […] with […] …
- 5:44 PM Ticket #1454 (Use Rhino scoping) created by
- Currently the complete global functions and properties for a Rhino …
- 5:40 PM Ticket #1453 (java.lang.String passed to append/jQuery.clean throws Exception) created by
- Passing a java.lang.String to jQuery.clean throws a …
- 3:55 PM Ticket #1452 (When each function encounters a void fn it throws exception) created by
- I have several jquery based ajax calls that work w/o issue. However …
- 3:14 PM Ticket #1451 (Boolean expression or conditional operator) created by
- […] The following expression is shorter and faster. […]
- 8:53 AM Ticket #1450 (IE mangles HTTP response status code 204 to 1223) created by
- I've come across some strange behavior in IE7. Sometimes when an …
Jul 31, 2007:
- 5:08 PM Ticket #1449 (parent method return duplicate elements) created by
- When you have multiple elements from the same parent elements in a …
- 4:13 PM Ticket #1448 (Interface website is crashing IE7 under Vista) created by
- When visiting the Interface plugin website …
- 1:13 PM Ticket #1447 (maxlength -> maxLength) created by
- maxlength needs to be camelcased in order to work.
- 11:18 AM Ticket #1439 (Crashes on Nokia Webkit browsers) closed by
- duplicate: It sounds like this was based on an old branch of webkit (~Safari …
- 6:02 AM Ticket #1446 (init method doesn't check correctly form.elements property) created by
- form.elements has different behaviour. While FireFox and Opera pass …
- 5:58 AM Ticket #1445 (last jQuery parse RegExp problems with some id or IE) created by
- RegExp used is not correct, IE6 gives me an error (looks for range …
- 5:54 AM Ticket #1444 (Interface and Sortable arg var problems) created by
- method: clean problem: Sortable doesn't work with FireFox 1.5 / 2.0 …
Jul 30, 2007:
- 11:01 PM Ticket #1443 (Safari evalScript is Async) created by
- This is different from all the other browsers, one alternative is to …
- 11:00 PM Ticket #1425 (evalScript and global context) closed by
- fixed: Fixed in SVN rev [2531].
- 10:59 PM Changeset [6b0d3bb]1.12-stable2.2-stablekillphp by
- src/ajax/ajax.js
- src/jquery/jquery.js
- 10:23 PM Ticket #1440 (.focus() doesn't fire for 'a' (anchor) element) closed by
- fixed: Fixed in SVN rev [2529].
- 10:22 PM Changeset [4ae80a1]1.12-stable2.2-stablekillphp by
- src/event/event.js
- 1:17 PM Ticket #1442 (Exception in IE when accessing XML attribute) created by
- Occurs with the following XML file: …
- 1:16 PM Ticket #1441 (An error in success() triggers the error() callback) created by
- This is a mistake - plus it makes it really hard to debug errors in …
- 1:07 PM Ticket #1440 (.focus() doesn't fire for 'a' (anchor) element) created by
- This is a regression from 1.1.2 to 1.1.3.x: <a id="myLink">This …
- 10:54 AM Ticket #1436 (UNwanted addition to insertAfter()) closed by
- invalid: This is desired, and required. It sounds like you want to use .wrap: […]
- 8:02 AM Ticket #1439 (Crashes on Nokia Webkit browsers) created by
- Since upgrading to 1.1.3.1, my web applications crash Nokia Webkit …
- 6:31 AM Ticket #1438 (Note to IE opacity filter) created by
- The original code in the .attr method: return elem.filter ? […] …
- 3:16 AM Ticket #1437 (Sortables didn't recognize scroll offset to find new position) created by
- […] ...just scroll some ticks down and try to drag an entry. The …
Note: See TracTimeline
for information about the timeline view.