Timeline
Apr 9, 2009:
- 10:04 PM Ticket #4512 (jquery-1.3.2.min.js "visible" selector doesn't run properly) created by
- HTML Code: <table> <tr style="display:none"><td>Value 1</td></tr> …
- 2:50 PM Ticket #4511 (fadeOut broken) created by
- fadeOut no longer works on documents such as this. Swap out the old …
- 6:35 AM Ticket #4510 (Attribute Filters on the tabindex attribute) created by
- for example <input type="text" tabindex="1"/> <input type="text" …
- 6:07 AM Ticket #4509 (jQuery removing slash from self-closing tag) created by
- By accident, I found out that jQuery appears to be removing the …
- 5:43 AM Ticket #4508 (Draggable Bug) created by
- http://jqueryui.com/demos/draggable/#constrain-movement There is a …
- 4:32 AM Ticket #4507 (problem on html() in IE) created by
- the html() function return a wrong content, it help me add some unwant …
Apr 8, 2009:
- 5:51 PM Ticket #4506 (jQuery.event.specialAll[type].teardown is undefined) created by
- Hello I probably found jQuery bug. Please visit page …
- 5:29 AM Ticket #4505 ($(myDiv).find('h2,p') fails on Chrome and Safari since jQuery 1.3.2) created by
- The exact following code fails when using jQuery 1.3.2 but not in …
- 5:24 AM Ticket #4504 (IE7: Object doesn't support this property or method, for handler.apply) created by
- When working on a CMS in combination with extjs I got the error: …
Apr 7, 2009:
- 10:42 PM Ticket #4503 (in IE6 load handler for img element is called many times for animated gifs) created by
- If a DOM img element is assigned a 'load' callback function and if …
- 3:35 PM Ticket #4502 (:enabled selector) created by
- Hi, I got several inputs with the same name but different types on …
- 7:05 AM Ticket #4501 (nested :has(...:not(...)) doesn't work?) created by
- this selector return empty jQuery set: $("table tr:has(td:first-child …
Apr 6, 2009:
- 5:07 PM Ticket #4500 (Dimensions methods return 0 if a parent has display: none) created by
- Methods like height, innerHeight, outerWidth, etc. all return 0 if a …
- 1:58 PM Ticket #4499 (Not working attribute selectors in Chrome 2.0.169.1) created by
- test HTML: <html> <body> <a …
- 12:32 PM Ticket #4498 (unexpected redirect in jQuery.extend function) created by
- i have post request: $.post( this.loggerUrl, {url:this.url, …
- 9:27 AM Ticket #4497 (API Browser AIR app does not exit on close) created by
- When you close the API browser AIR app the window closes but the …
Apr 5, 2009:
- 1:31 PM Ticket #4496 (the newest jquery function "fadeTo" not will sp firefox) created by
- the newest jquery function "fadeTo" not will sp firefox and the same …
- 11:52 AM Ticket #4495 ($('#inputElement').text() returns empty string in IE6) created by
- When I try to get the text value of a single input element in IE6, …
- 4:52 AM Ticket #4494 (Jquery Calendar shows April 09 with incorrect dates/days) created by
- I have just inserted Jquery Calendar via Dreamweaver and it is showing …
- 12:48 AM Ticket #4493 (hide( ) method with nested elements (IE7)) created by
- Works well in almost everything except for IE7 (and possibly < 7). …
Apr 4, 2009:
- 10:35 PM Ticket #4492 (show(speed) looses table-rowspan attribute) created by
- Using $(".ColumnName").show("slow"); where <th rowspan = 5> to make …
- 3:23 PM Ticket #4491 (jQuery 1.3.2 fails to execute postback for asp:Button) created by
- Using jQuery 1.3.2 breaks ASP.NET postbacks using Simplemodal 1.2.3. …
Apr 3, 2009:
- 5:19 PM Ticket #4490 ([validate] Please add IP validation to Jquery validate plugin) created by
- I would like to add IP validation to the Jquery validate plugin. Here …
- 11:06 AM Ticket #4489 (Chrome bug on elements selection (Sizzle)) created by
- On chrome, I can't select nodes inside a parent node if the parent …
- 9:25 AM Ticket #4488 (Slide effect Flickerring in IE with jQuery 1.3.2) created by
- When I am clicking on the slide link, slide effect on Pannel completes …
- 6:27 AM Ticket #4487 (ASP.NET Integration with 2 dropdowns, taking the wrong dropdown's value.) created by
- I got a dropdown (<select>) in a MasterPage and a dropdown in a …
- 5:38 AM Ticket #4486 (slideDown and fadeOut) created by
- I am having problem problem with fadeout effect in Internet Explorer. …
- 5:17 AM Ticket #4485 ([autocomplete] enhancement: new function to show all values even when ...) created by
- = Problem Description = We had the requirement to show a link next to …
- 5:15 AM Ticket #4484 (Can't insert html code in <map> with firefox) created by
- I tried ".html()" and ".append()" - both didnt work with firefox. It …
Apr 2, 2009:
- 11:51 PM Ticket #4483 (animate() on td doesn't work on IE8) created by
- <table …
- 10:18 PM Ticket #4482 (Error when select index change) created by
- In IE8, When select index change throw error: Webpage error details …
- 10:06 PM Ticket #4472 (impossible to change "onclick" attribute more than once) closed by
- duplicate
- 7:54 PM Ticket #4481 (curCSS method doesn't return correct values in IE for font-size, ...) created by
- curCSS method fails with exception if you are trying to get "padding" …
- 7:42 PM Ticket #4480 (.ready doesn't work if placed after iframe) created by
- $().ready() doesn't work if declared after an iFrame. ex. …
- 4:16 PM Ticket #4479 ([autocomplete] sets CSS offset: auto, no matter what) created by
- In line 710 of autocomplete 1.0.2, it sets the CSS overflow to auto no …
- 2:41 PM Ticket #4478 (jsonp not working in ie6) created by
- The jsonp example does not seem to work in IE 6.0. …
- 1:44 PM Ticket #4477 (jQuery Error in IE7) created by
- I am using the drop shadow plugin …
- 8:32 AM Ticket #4476 (Jquery not support XML parse for IE) created by
- in Jquery.1.3.2 line 1945 To get the XML text, in firefox it is …
- 6:37 AM Ticket #4475 (gt(-1) stopped working in 1.3) created by
- Using gt(-1) worked fine in 1.2, but stopped working in 1.3.
- 4:59 AM Ticket #4474 (FadeIn, FadeOut, FadeTo do not work correctly) created by
- FadeIn, FadeTo, FadeOut Examples …
- 4:26 AM Ticket #4473 (jQuery.load does not behave correctly ine IE6) created by
- jQuery.load, which replace content on some element with ajax loaded …
- 3:36 AM Ticket #4472 (impossible to change "onclick" attribute more than once) created by
- For some reasons attribute "onclick" can be changed only once now. …
Note: See TracTimeline
for information about the timeline view.