Timeline
08/01/08:
- 17:48 Ticket #3167 (z.indexOf is not a function) reopened by
- Guys, thank you for the awesome library! This specific bug hits me big …
- 17:00 Ticket #3210 (jQuery items calling curCSS fail when using xml+xsl) reopened by
- Hi, I realized that I wasn't clear on the affected browsers. FF2 and FF3 …
- 16:05 Ticket #3212 ([tooltip] viewport-bottom and "viewport-bottom-right") created by
- While testing a site using jQuery tooltips I noticed that when the tooltip …
- 14:54 Ticket #3210 (jQuery items calling curCSS fail when using xml+xsl) closed by
- invalid
- 14:53 Ticket #3208 (jQuery.ajax doesn't work with TableSorter) closed by
- invalid: You should contact the owner of the plugin (tableSorter). $.ajax works …
- 14:52 Ticket #3207 (Sortables do not work on sorted elements that are also resizable) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 14:52 Ticket #3206 (Nesting Sortables is not working - connecting all groups of same class) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 14:51 Ticket #3205 (Slider within Opera 9.21) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 10:50 Ticket #3211 (Test Version : Safari Version 2.0.4 (419.3) / MacOsX 10.4.10 / jQuery126) created by
- Hi, i've discovered a really strange & annoying bug relating to Safari and …
- 09:13 Ticket #3210 (jQuery items calling curCSS fail when using xml+xsl) created by
- I've been trying to use UI.resizable and draggable for a bit now, but for …
- 08:53 Ticket #3209 ([validate] unhighlightfunction is different from version 1.2.1) created by
- Hi, I often use these sort of code: var validater = …
07/31/08:
- 20:22 Ticket #3208 (jQuery.ajax doesn't work with TableSorter) created by
- I'm using the function jQuery.ajax to change the data inside a table cell. …
- 17:12 Ticket #3207 (Sortables do not work on sorted elements that are also resizable) created by
- A sortable element that also has the resizable capability applied will not …
- 17:04 Ticket #3206 (Nesting Sortables is not working - connecting all groups of same class) created by
- In a scenario where you want to connect mutliple sort groups in a single …
- 13:31 Ticket #3205 (Slider within Opera 9.21) created by
- I encounter an error when I debug a Slider component within Opera 9.21. …
- 08:19 Ticket #3204 (window.onunload event handler broken by jQuery("*") expression) created by
- seems like, at least for me, jquery can't parse a "*" selector expression …
07/30/08:
- 22:49 Ticket #3200 (Plugins site throwing errors) closed by
- worksforme: It works for me right now, if you keep seeing this, please add the steps …
- 22:48 Ticket #3203 (datePicker onOpen feature request) closed by
- invalid: This belongs to jQuery UI. Please repost this to the …
- 22:48 Ticket #3202 (makeArray method introduces conflict with extended array objects) closed by
- wontfix: You don't clearly state it, but you're probably using Scriptaculous. This …
- 22:44 Ticket #3199 (Documentation site is unreachable) closed by
- fixed
- 22:42 Ticket #3198 (hover function causes jquery crash "g is undefined") closed by
- invalid: hover() needs 2 functions, not just one. Check the docs. You should use …
- 22:40 Ticket #3196 (FishEye (http://interface.eyecon.ro/docs/fisheye)) closed by
- invalid: This is not the place help requests, only to report bugs or propose …
- 16:26 Ticket #3203 (datePicker onOpen feature request) created by
- I was trying to get a workaround for the IE6 select bug with datepicker …
- 15:00 Ticket #3202 (makeArray method introduces conflict with extended array objects) created by
- When dom element is already extended by 3rd party lib .makeArray fail to …
- 11:42 Ticket #3201 ([validate] Dutch localization) created by
- I've completed the Dutch localization file for the validate plugin. …
- 02:44 Ticket #3200 (Plugins site throwing errors) created by
- This may be a problem that's "in progress" already, as the site was …
07/29/08:
- 23:58 Ticket #3199 (Documentation site is unreachable) created by
- The site http://docs.jquery.com/ has been unreachable since sometime …
- 17:29 Ticket #3194 (Possible optimization for the selector module) reopened by
- The code to be removed is redundant with attr, maybe a refactoring is a …
- 17:26 Ticket #3194 (Possible optimization for the selector module) closed by
- invalid: The performance overhead isn't worth the code improvement.
- 17:08 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 …
- 16:00 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 that …
- 15:01 Ticket #3197 ([autocomplete] does not trigger "(on)change" after changing value on ...) created by
- talking about THIS autocomplete: Autocomplete - jQuery plugin 1.0.2 * …
- 12:05 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 like …
- 09:10 Ticket #3195 ([validate] Error in Swedish localization) created by
- There are a couple of errors in the Swedish localization for the …
07/28/08:
- 18:31 Ticket #3127 (File size optimizations for jQuery.event.special) closed by
- fixed: Applied yours at [5797] only with slight modifications.
- 18:31 Changeset [31293063fa0477a0fc31526c6f57a2ed0c343c07] by
-
- src/event.js
- 18:14 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 …
- 17:37 Ticket #3078 (remove() does not remove associated data) closed by
- invalid: Considering that the validator instance is stored just in the cache and …
- 16:35 Ticket #3023 ([@attribute] selector breaks on attributes with namespaces) closed by
- fixed: Fixed at [5796].
- 16:34 Changeset [a3e97062d42ad6ee1c5feff9382a854768703d54] by
-
- src/selector.js
- 16:25 Ticket #2939 (Selectors using style attribute broken) closed by
- fixed: Fixed at [5795]. This made me realize of a possible optimization: #3194.
- 16:24 Ticket #3194 (Possible optimization for the selector module) created by
- This reduces the code size and makes things more straight forward. But …
- 16:23 Changeset [23eeaf38546d7d2757c02ca1c4b4a27aaa453133] by
-
- src/selector.js
- 16:09 Ticket #2277 (fx camelCase) closed by
- wontfix: Here it is specified that the …
- 16:03 Ticket #1814 ($.param add parameter 'clean' to filter out empty elements if desired) closed by
- wontfix
- 14:39 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.
- 14:26 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 …
- 14:15 Ticket #3193 (Issue using animate) created by
- Scenario: creating a horizontally scrolling image area with buttons to do …
07/27/08:
- 13:55 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 …
07/26/08:
- 17:17 Ticket #3191 (fail find in idrag.js (Interface 1.2 plugin) in ie) created by
- When I try use this demo http://interface.eyecon.ro/demos/scrollbar.html …
07/25/08:
- 18:06 Ticket #3190 (HOVER doesn't work on area tag in IE) created by
- Hi, In response to closed ticket #3183, mouseenter and mouseleave are the …
- 17:11 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); x.height(); …
- 09:10 Ticket #3188 (the Effect Method Animate can't change the height -css -attibute.) created by
- it seems use the statement as follows: …
- 07:55 Ticket #3187 (jQuery load crashes ie6) created by
- I am usign jQ v 1.2.6 When trying to use …
- 05:58 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) of …
- 02:15 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 …
- 00:08 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 …
- 00:08 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 on …
- 00:07 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) are …
- 00:02 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 …
Note: See TracTimeline
for information about the timeline view.
