Timeline
Jul 29, 2008:
- 10:44 PM Ticket #3200 (Plugins site throwing errors) created by
- This may be a problem that's "in progress" already, as the site was …
- 7:58 PM Ticket #3199 (Documentation site is unreachable) created by
- The site http://docs.jquery.com/ has been unreachable since sometime …
- 1:29 PM Ticket #3194 (Possible optimization for the selector module) reopened by
- The code to be removed is redundant with attr, maybe a refactoring is …
- 1:26 PM Ticket #3194 (Possible optimization for the selector module) closed by
- invalid: The performance overhead isn't worth the code improvement.
- 1:08 PM Ticket #2315 (Option to prevent JavaScript processing via Ajax) closed by
- invalid: Please reopen with an actual usecase, "would be nice" isn't enough to …
- 12:00 PM Ticket #3198 (hover function causes jquery crash "g is undefined") created by
- Hover fails when applied to a css class that is nested in an element …
- 11:01 AM Ticket #3197 ([autocomplete] does not trigger "(on)change" after changing value on ...) created by
- talking about THIS autocomplete: Autocomplete - jQuery plugin 1.0.2 * …
- 8:05 AM Ticket #3196 (FishEye (http://interface.eyecon.ro/docs/fisheye)) created by
- Hi, I am working on a project where we have a need of the fisheye …
- 5:10 AM Ticket #3195 ([validate] Error in Swedish localization) created by
- There are a couple of errors in the Swedish localization for the …
Jul 28, 2008:
- 2:31 PM Ticket #3127 (File size optimizations for jQuery.event.special) closed by
- fixed: Applied yours at [5797] only with slight modifications.
- 2:31 PM Changeset [3129306]1.12-stable2.2-stablekillphp by
- src/event.js
- 2:14 PM Ticket #2207 (serializeArray should treat elements with [braces] as arrays) closed by
- wontfix: The answer is always the same, if you provide a test case where any of …
- 1:37 PM Ticket #3078 (remove() does not remove associated data) closed by
- invalid: Considering that the validator instance is stored just in the cache …
- 12:35 PM Ticket #3023 ([@attribute] selector breaks on attributes with namespaces) closed by
- fixed: Fixed at [5796].
- 12:34 PM Changeset [a3e9706]1.12-stable2.2-stablekillphp by
- src/selector.js
- 12:25 PM Ticket #2939 (Selectors using style attribute broken) closed by
- fixed: Fixed at [5795]. This made me realize of a possible optimization: #3194.
- 12:24 PM Ticket #3194 (Possible optimization for the selector module) created by
- This reduces the code size and makes things more straight forward. But …
- 12:23 PM Changeset [23eeaf3]1.12-stable2.2-stablekillphp by
- src/selector.js
- 12:09 PM Ticket #2277 (fx camelCase) closed by
- wontfix: Here it is specified that the …
- 12:03 PM Ticket #1814 ($.param add parameter 'clean' to filter out empty elements if desired) closed by
- wontfix
- 10:39 AM Ticket #3188 (the Effect Method Animate can't change the height -css -attibute.) closed by
- invalid: Reopen with a valid test case if you want.
- 10:26 AM Ticket #3191 (fail find in idrag.js (Interface 1.2 plugin) in ie) closed by
- invalid: Interface is deprecated, its author doesn't work on it and it's not …
- 10:15 AM Ticket #3193 (Issue using animate) created by
- Scenario: creating a horizontally scrolling image area with buttons to …
Jul 27, 2008:
- 9:55 AM Ticket #3192 (jquery-1.2.6 got bug in ie5.5("option:selected")) created by
- jquery-1.2.1 worked good in ie5.5 $("#Select1 …
Jul 26, 2008:
- 1:17 PM Ticket #3191 (fail find in idrag.js (Interface 1.2 plugin) in ie) created by
- When I try use this demo …
Jul 25, 2008:
- 2:06 PM Ticket #3190 (HOVER doesn't work on area tag in IE) created by
- Hi, In response to closed ticket #3183, mouseenter and mouseleave are …
- 1:11 PM Ticket #3189 (Dimensions (height() and width()) fail when dom-node not yet added to ...) created by
- To reproduce: var x = $("<span></span>").css('height', 250); …
- 5:10 AM Ticket #3188 (the Effect Method Animate can't change the height -css -attibute.) created by
- it seems use the statement as follows: …
- 3:55 AM Ticket #3187 (jQuery load crashes ie6) created by
- I am usign jQ v 1.2.6 When trying to use …
- 1:58 AM Ticket #3186 (Retrieving height()/width() of a complex div failing in Safari) created by
- When trying to view the height/width (using the appropriate functions) …
Jul 24, 2008:
- 10:15 PM Ticket #3185 (ready() doesn't work correctly for scripts loaded dynamically) created by
- Consider a page that does not call ready(). If ready() is called by a …
- 8:08 PM Ticket #3181 (UI Tabs ajax call breaks when other ajax requests remove tabs element) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 8:08 PM Ticket #3182 (interface can't work with jquery's latest version) closed by
- wontfix: Yes, Interface is "deprecated". That means stefan penner doesn't work …
- 8:07 PM Ticket #3183 (Bind an event of type "mouseenter" or "mouseleave" on map area) closed by
- wontfix: mouseenter and mouseover are different kind of events. mouse(over|out) …
- 8:02 PM Ticket #3184 (Image Disappears when you rollover Tab on JQuery Tabs) closed by
- invalid: jQuery UI Tabs belong to jQuery UI, they have their own tracker at …
- 4:57 PM Ticket #3184 (Image Disappears when you rollover Tab on JQuery Tabs) created by
- I am having an issue with some of the folks that view my site that …
- 5:46 AM Ticket #3183 (Bind an event of type "mouseenter" or "mouseleave" on map area) created by
- Hy, If I do execute this code on IE, he doesn't work : […] I …
Jul 23, 2008:
- 11:05 PM Ticket #3182 (interface can't work with jquery's latest version) created by
- I'm using interface's slider demo, I already used jquery's latest …
- 5:59 PM Ticket #3181 (UI Tabs ajax call breaks when other ajax requests remove tabs element) created by
- The success function in the ajax call made by the ui tab code does not …
- 1:00 PM Ticket #2652 (val() returns an empty string in IE6/7) closed by
- fixed: Fixed and added some tests at [5793].
- 1:00 PM Changeset [a27b5d04]1.12-stable2.2-stablekillphp by
- src/core.js
- test/index.html
- test/unit/core.js
- test/unit/selector.js
- 12:31 PM Ticket #255 (Add reverse and sort to jQuery core) closed by
- invalid
- 12:29 PM Ticket #3026 (More robust jQuery.makeArray) closed by
- wontfix: The only known conflict is with Scriptaculous. But they changed they …
- 12:28 PM Ticket #3058 ($.attr() improvement ?) closed by
- invalid: No need for duplicated functionality, removeAttr should do just fine.
- 12:27 PM Ticket #3152 (attr(name, value) does not escape values) closed by
- invalid
- 12:24 PM Ticket #3129 (Array.prototype.call definition breaks jQuery 1.2.6 (OK in 1.2.3)) closed by
- wontfix: You can fix this issue by just upgrading to Scriptaculous 1.8.x. So I …
- 12:20 PM Ticket #3134 (Tweak to .isFunction) closed by
- duplicate: Duplicate of #2968. Fixed on [5792].
- 12:18 PM Ticket #2968 (isFunction and object problems) closed by
- fixed: Applied at [5792]. Commented out 2 tests, and the suite passes on all …
- 12:18 PM Changeset [69212c50]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 12:13 PM Ticket #3180 (JQuery with Digitialspaghetti Password Strength Meter Plugin) created by
- Hi, I am not sure whether this is the correct forum to post this …
- 11:21 AM Ticket #3179 (jQuery.browser.version fallback) closed by
- fixed: Added at [5791].
- 11:21 AM Changeset [43c4b64]1.12-stable2.2-stablekillphp by
- src/core.js
- 11:16 AM Ticket #3179 (jQuery.browser.version fallback) created by
- Hi, I noted that on jQuery, when it calculates jQuery.browser.version …
- 11:03 AM Ticket #3178 ([Safari][Windows].html() with a text longer than 49934) created by
- Hi, I'm having a issue under Safari for windows version …
- 5:12 AM Ticket #3177 (slideUp and slideDown on table) created by
- A column (td) that contains colspan="x" will have this property …
Jul 22, 2008:
- 5:31 PM Ticket #2207 (serializeArray should treat elements with [braces] as arrays) reopened by
- OK, this took me a while to remember what is going on. You are right, …
- 12:29 PM Ticket #2207 (serializeArray should treat elements with [braces] as arrays) closed by
- worksforme: This does work for me, see #2377. This html: […] With this PHP: …
- 11:57 AM Ticket #2377 (jQuery.param returns wrong data when using brackets "[ ]" in variables) closed by
- invalid: Ok, I just tried this with a small php file and it works well. PHP …
Note: See TracTimeline
for information about the timeline view.