Timeline
11/29/08:
- 18:26 Ticket #3666 (Remove dead code from $(fn) shortcut for $(document).ready(fn)) created by
- The code for the $(fn) shortcut is: return jQuery( document )[ …
- 17:57 Ticket #3610 (At BugTracker - Error when consulting timeline with year 05 (not an valida ...) closed by
- invalid
- 17:57 Ticket #3606 (Issue with datepicker in asp.net) closed by
- invalid
- 17:56 Ticket #3483 (Make jQuery.param an official API method) closed by
- fixed
- 16:43 Ticket #3665 (Pass the namespace to $.event.special.foo.setup) created by
- This would allow something like this: […] In this case, we use the …
- 05:27 Ticket #3664 (returning results with <form> tag in .load function calls double-innerhtml) created by
- The full explanation is here: …
- 01:25 Ticket #3663 (Document error status strings for $.ajax:error) closed by
- invalid: Ok, thanks for reporting, can you post the problem to …
- 01:14 Changeset [615a4ce1b4c20e5b538332d0a6e19157243a9471] by
-
- src/core.js
- 01:06 Ticket #3663 (Document error status strings for $.ajax:error) created by
- Looking through the source, I see that the "textStatus" parameter of …
11/28/08:
- 23:58 Ticket #3662 (Add an Event class to jQuery) created by
- While it's possible to pass custom event objects to jQuery.trigger, it's …
- 21:49 Ticket #3659 (Selector selects only 1 element...) closed by
- invalid: A document can't have more than 1 element with the same id, they have to …
- 21:43 Ticket #3661 (ui/sortable(): dragged element has incorrect position due to body-margin) closed by
- invalid: This belongs to the UI Bug Tracker.
- 19:08 Ticket #3661 (ui/sortable(): dragged element has incorrect position due to body-margin) created by
- jquery-ui/sortable() Happens both in IE and Firefox When i start dragging …
- 15:39 Ticket #3660 (validate) created by
- Hi, I have just started to study jQuery validation Plug-in i copied the …
11/27/08:
- 16:28 Ticket #3659 (Selector selects only 1 element...) created by
- EXAMPLE $("#pc_block").each(function(){ alert("im not always …
- 15:17 Ticket #3658 (scrolltop scrolls FROM top in opera on fedora) closed by
- invalid: That's not the correct way of doing that. Try using …
- 14:20 Ticket #3658 (scrolltop scrolls FROM top in opera on fedora) created by
- $('html,body').scrollTop(trgoffset); or animate with that kind of …
- 14:01 Ticket #3651 (Hi guys,) closed by
- invalid: This is not the place for requests like this. You can ask at the …
- 13:55 Ticket #3655 (bugs in ie6) closed by
- invalid
- 13:53 Ticket #3656 (iframe focus differs in browsers) closed by
- invalid: I think this is too specific to deserve a special hack in the core. If …
- 13:50 Ticket #3657 (New feature: selfOrParents traversal function) closed by
- invalid: If I'm not wrong, that can be achieved with: […] That seems to me like …
- 13:43 Ticket #3657 (New feature: selfOrParents traversal function) created by
- I find it handy to be able to traverse using parents, but include the …
- 13:23 Ticket #3656 (iframe focus differs in browsers) created by
- Problem can be seen when working on linux. Firefox for linux seems to act …
- 07:17 Ticket #3655 (bugs in ie6) created by
- my english is pool http://house2me.cn/UM/Content/House/Rent/Add.htm in …
- 02:54 Ticket #3654 ([autocomplete] implemented parse: option is not documented) created by
- the autocomplete plugin accepts a parse: function() option to allow for …
- 02:50 Ticket #3653 ([autocomplete] documented moreItems feature is not implemented) created by
- The documentation at …
11/26/08:
- 21:24 Ticket #3652 ($.ajaxSend parameters nulled) created by
- $.ajaxSend and other ajaxEvents has no possibility to check parameters …
- 18:17 Ticket #2614 (IE implementation of DOMContentLoaded failing when no assets) reopened by
- This fix is not correct. As reported in …
- 17:11 Ticket #3651 (Hi guys,) created by
- I'm not sure if I'm posting to the right location, but couldn't figure out …
- 13:36 Ticket #3650 (animate function - weird behaviour with IE6/7) closed by
- invalid: That's a matter of css. Different browser have different whims when it …
11/25/08:
- 23:37 Ticket #3650 (animate function - weird behaviour with IE6/7) created by
- Hi all, I'm working on a slideshow/carousel: …
- 23:32 Ticket #3642 (reliance on .innerHTML breaks jquery in Firefox 3 when used with XHTML) closed by
- invalid: Ok, thanks for the explanation. Will close it then.
- 19:16 Ticket #3195 ([validate] Error in Swedish localization) closed by
- fixed
- 11:50 Ticket #3629 (Panel not sliding out for Tabs) closed by
- invalid: This belongs to the UI Bug Tracker.
- 11:46 Ticket #3649 (Can't set tabindex using attr() in IE - patch supplied) created by
- IE only allows the tabindex to be set with the tabIndex property, so …
- 11:45 Ticket #3631 (ui.sortable.js: re Ticket #3402 - new ui.cancel() method) closed by
- invalid: This belongs to the UI Bug Tracker.
- 11:44 Ticket #3632 (appendTo failes on second call with two targets) closed by
- invalid: I doubt that more than one div would get a span. You're reinserting the …
- 11:42 Ticket #3633 (nth-child unexpectedly counts a div as a child.) closed by
- invalid: Divs cannot be children of ol/ul's. Only li's. That's invalid HTML.
- 11:40 Ticket #3634 (Supporting Jalali Calendar (Hijiri Date)) closed by
- invalid: This belongs to the UI Bug Tracker.
- 11:32 Ticket #3638 (Improve toggleClass) closed by
- duplicate: Duplicate of #1681.
- 11:30 Ticket #3648 (clone(true) disabling other links on page.) created by
- Hi I tried cloning an <li> element using the clone(true) to clone the …
- 11:24 Ticket #3643 (Opening a Modal Dialog Box displays a horizontal scroll bar) closed by
- invalid: This belongs to the UI Bug Tracker.
- 11:24 Ticket #3644 (jQuery problem on Internet Explorer) closed by
- invalid: This is not the place for help requests, only to report bugs or propose …
- 11:18 Ticket #3647 (conflict with timepickr plugin and Array.prototype.remove()) closed by
- invalid: Bugs to this plugin are not handled on this Trac. Please contact the …
- 11:01 Ticket #3647 (conflict with timepickr plugin and Array.prototype.remove()) created by
- Using the timepickr plugin …
- 03:44 Ticket #3646 (animate() with empty params object == nothing) created by
- Calling animate as such: myJQueryObject.animate({}, 2000); Freezes the …
- 02:43 Ticket #3645 (Documentation Error) created by
- Events/hover documentation page Second example causes error should …
11/24/08:
- 17:58 Ticket #3644 (jQuery problem on Internet Explorer) created by
- hi, ive been working in a site, but is not working with internet explorer. …
- 17:13 Ticket #3643 (Opening a Modal Dialog Box displays a horizontal scroll bar) created by
- I am using IE browser 7 and the page i have only contains a horizontal …
- 15:43 Ticket #3642 (reliance on .innerHTML breaks jquery in Firefox 3 when used with XHTML) created by
- Details on this behavior can be found on the web, for example at …
- 10:23 Ticket #3641 (Merge function does not work correctly with 0/false values with same ...) created by
- Premature merge process finalization is occurred when 0/false values is …
- 09:54 Ticket #3640 ([tooltip] Tooltips are removed when used together with [treeview] Ajax) created by
- I'm using Plugin Async Treeview and try to add a Tooltip on async loaded …
- 04:01 Ticket #3639 (empty value when clone file input field in IE) created by
- It works well in other browsers, except IE. …
11/23/08:
- 17:37 Ticket #3638 (Improve toggleClass) created by
- toggleClass: function( classNames, set ) { if (set === undefined) set = …
- 17:00 Ticket #3637 (Local scripts loaded using getScript isn't available (directly) in Firefox ...) created by
- Local scripts loaded using getScript isn't available (directly) in Firefox …
- 08:07 Ticket #3636 ($(document).ready() doesn't wait for CSS to load in Chrome) created by
- This may be the same bug as Ticket #3388 - when using the Google Chrome …
11/22/08:
- 19:25 Ticket #3635 ([validate] Improved credit card validation) created by
- This allows credit card types (Visa, MasterCard, etc) to be included in …
- 06:13 Ticket #3634 (Supporting Jalali Calendar (Hijiri Date)) created by
- i also provided a code to support Jalali Calendar by datepicker but i …
Note: See TracTimeline
for information about the timeline view.
