Timeline
03/13/08:
- 22:51 Ticket #2505 (problem with 1.2.3 with chain) created by
- I was using the chain $('th').parent().addClass('table-headng'); from …
- 19:00 Ticket #2504 ([autocomplete] there is no need to blur the field when selecting via mouse) created by
- Input field focus gets lost when selecting use keyboard.
- 18:33 Ticket #2503 (jQuery.fx.update does not account for inline-block elements.) created by
- I was getting popping in my animations for inline-block (or …
- 15:21 Ticket #2502 (ui.slider - Define ranges (min/max) for each handle) created by
- I need to define ranges for each handle, eg. handle one must be between 2 …
- 15:16 Ticket #2501 (ui.slider - Refactoring suggestions) created by
- ui.slider currently contains quite a bit of duplicated code. A few …
- 14:03 Ticket #2500 (ui.slider - moveTo assumes string-value is always relative) created by
- In the current moveTo implementation, if the value is a string, its always …
- 10:58 Ticket #2499 (UI Slider changing slider on the fly) created by
- Hi Guys, I have the situation when, based on an ajax request I need to …
- 02:50 Ticket #2419 (Dialog options after init) closed by
- fixed: Fixed in [4891]
- 00:40 Ticket #2498 (Jquery Validate Plugin) created by
- […]
- 00:36 Ticket #2402 (map function string lambdas broken) closed by
- invalid: Thanks for the tip about that plugin.
- 00:34 Ticket #2491 (ajax XML FILE rss) closed by
- invalid: The problem is likely with the security model of a browser which requires …
03/12/08:
- 23:33 Ticket #2497 (:readonly) created by
- It would be nice to have a :readonly form filter (readonly="true"), …
- 18:49 Ticket #2496 (Cannot recreate slider after it is destroyed) created by
- If you destroy a slider you can't make it again. Calling slider on that …
- 17:03 Ticket #2456 ([validate] Accept dependency expression for every method) closed by
- fixed: Fixed in [4872] and [4889].
- 16:52 Ticket #2158 (ui.accordion.js r4438 silences nested links - But version 1.0 worked) reopened by
- The bug is still there. I made a new sample …
- 11:45 Ticket #2495 (The page allignment is disturbed) created by
- Looks like the footer part is moved up.
- 10:48 Ticket #2494 ([treeview] colapse/expand issue in IE6 and IE8) created by
- i cant get it to work in ie 6 or 8 works in 7, safari, and ff please …
- 07:06 Ticket #2493 (IE 7 and dragging with Page Zoom active) created by
- I must note that I have noticed this behavior on each page I tested which …
- 04:58 Ticket #2492 (nested lists causing problems in ui.sortable) created by
- Putting a sortable list inside another sortable list element leads to an …
- 01:55 Ticket #2491 (ajax XML FILE rss) created by
- I tryed to load data by using jquery ajax possibilities from an url: …
03/11/08:
- 22:07 Ticket #2490 (wiki page for Traversing/find somewhat misleading) created by
- page: http://docs.jquery.com/Traversing/find text: same as $("p …
- 16:08 Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) reopened by
- The problem it is always the same page, just displaying a different …
- 15:56 Ticket #2489 (Nested Tabs with different styling dont work) created by
- I've played a lot around with the actual trunk version, because the old …
- 15:26 Ticket #2486 (jQuery.map() string as callback parameter is broken) closed by
- fixed: Thanks for pointing that out. The demo has been fixed. For more …
- 15:17 Ticket #2485 (jQuery 1.2.x with Interface Plugin) closed by
- invalid: Unfortunately Interface was never updated for 1.2 so it doesn't work and …
- 14:43 Ticket #2488 (blockUI doesn't remove block correctly if displayMode is set) created by
- If displayMode option is set when $(elm).block() is called, calling …
- 13:51 Ticket #2487 (.is() fails on direct descendant selector) created by
- $('li.menuheader>ul>li>a').eq(0).is('li.menuheader>a') returns true
- 12:58 Ticket #2486 (jQuery.map() string as callback parameter is broken) created by
- If the argument is a string, it is treated as a short "lambda-form" …
- 08:05 Ticket #2439 (UI tabs are getting disordered) closed by
- fixed: r4888
- 06:59 Ticket #2485 (jQuery 1.2.x with Interface Plugin) created by
- Hi, i try to download the demo from the Interface for jQuery site …
- 03:55 Ticket #2334 ([datepicker] semicolon is missing after Vor> causes ie to not display ...) reopened by
- This comment is about ui.datepicker-de.js. I think the missing semicolon …
03/10/08:
- 23:10 Ticket #2484 (Slide within tabs) created by
- Hello can i used some slider or paging on tabs, because i was face allot …
- 16:59 Ticket #2483 (jquery dom element construction within frame causing elements to leak) created by
- jQuery Version: 1.2.3 Internet Explorer Version: 6 or 7 In the following …
- 16:57 Ticket #2482 (UI 1.5b Slider slider('destroy') throws excetion) created by
- The following line throws an exception: …
- 16:18 Ticket #2481 (Inflexibility with UI Datepicker: still limited to ready event with bottom ...) created by
- Due to the usage of the document ready event […] the datepicker …
- 15:46 Ticket #2393 ([ENH] Add ability to define cookie name for UI/Tabs) closed by
- worksforme: If I understand correctly you just must not set a global path for the …
- 15:39 Ticket #2435 (Tabs 3. Ajax and .tabs("select", x)) closed by
- invalid
- 15:24 Ticket #2480 (clearTimeout mockup for env.js) created by
- Index: env.js …
- 04:48 Ticket #2334 ([datepicker] semicolon is missing after Vor> causes ie to not display ...) closed by
- worksforme: Closed since I'm unable to reproduce the problem or figure out whose it …
- 04:43 Ticket #2423 (slideUp, slideDown, and height animation causes flickering in IE 7) closed by
- wontfix: Unfortunately, jQuery no longer supports fx calls in quirksmode. Try …
- 04:40 Ticket #2390 (Datepicker v3.4 enable needs to reattach focus event) closed by
- invalid: Closed as requested by author.
- 04:39 Ticket #2391 (Datepicker v3.4 enable needs to reattach focus event) closed by
- invalid: Closed as requested by author.
- 04:30 Ticket #2447 ($.extend overwrites inner objects nstead of extending) closed by
- worksforme: Reported "not a bug" by author.
- 01:39 Ticket #2465 (get dom element for added html) closed by
- invalid: $('<div>bar</div>') will return a jQuery object containing the element. …
03/09/08:
- 19:38 Ticket #2467 (html() funtion of jQuery does't work correctly in ie) closed by
- duplicate: Duplicate of #2468.
- 08:03 Ticket #2341 ([dialog] add destroy method) closed by
- fixed: Fixed in [4883]
- 07:52 Ticket #2476 (Error when using dialog('destroy');) closed by
- fixed: Fixed in [4881]
- 07:34 Ticket #2479 (Interface/Sortables "containment" option breaks sorting) created by
- When I enable the "containment: 'parent'" option and start dragging an …
- 06:49 Ticket #2478 ([Resizable] - Direction flag(s) available to resize callback) created by
- It would be great if there were an easy way to determine the direction of …
- 01:37 Ticket #2477 (Safari 2.0.4 and Sortables) created by
- Try to drag anything and it either wants to become the first or last item …
- 00:33 Ticket #2476 (Error when using dialog('destroy');) created by
- When I need to destroy the dialog (leaving the original div so I can …
03/08/08:
- 11:29 Ticket #2274 (The Tabs Page is showing a 404 on JQuery Site) closed by
- fixed
- 11:27 Ticket #2158 (ui.accordion.js r4438 silences nested links - But version 1.0 worked) closed by
- fixed: The testpages are dead - afaik this bug is fixed in the current revision, …
- 10:51 Ticket #886 (accordion: using it on tr elements) closed by
- fixed: Fixed in latest revision.
- 09:28 Ticket #1614 (Accordion Jumpy In FireFox (Both PC and Mac)) closed by
- wontfix: Please post this to the mailing list instead.
03/07/08:
- 21:08 Ticket #2475 (UI Slider) created by
- I have a bug, but I know this is a side effect how the slider handle …
- 19:43 Ticket #2474 (selectable("<toggle, destroy,...>") doesn't work) created by
- if I use these functions I get the following error: […] I attached a …
- 16:42 Ticket #2473 ([validate]) created by
- I'm having the same problem as Steven N. Severinghaus described on the …
- 06:12 Ticket #2472 ($.clone) created by
- In writing bigger plugins it's often necessary to use clones inside of …
- 05:58 Ticket #2471 (try catch abstraction proposal) created by
- We still have to write try/catch statements without a jQuery construct. It …
- 04:44 Ticket #2470 (Having tabs limit, sortable, and closable.) created by
- I have a script that you add a new tab/div when you press something. …
03/06/08:
- 19:47 Ticket #2469 (Bad Path in Speed Test) created by
- I found that the path to the dist/jquery.js was wrong. Attaching a patch …
- 18:20 Ticket #2468 (html() funtion of jQuery does't work correctly in ie) created by
- […] encoding of ok.txt and oops.txt is utf8.
- 18:12 Ticket #2467 (html() funtion of jQuery does't work correctly in ie) created by
- 13:05 Ticket #2466 (HTML Constructor Fails to Create Beginning and Ending Text Nodes) created by
- […] yields: […] should yield: […]
- 05:23 Ticket #2465 (get dom element for added html) created by
- Thank you for jQuery, it's an ingenious library : ) I frequently use …
- 01:46 Ticket #2464 (Resizable + Draggable <img>) created by
- $(document).ready(function() { $("img").resizable({ handles: 'all', …
Note: See TracTimeline
for information about the timeline view.
