Timeline
Mar 30, 2009:
- 11:17 PM Ticket #4456 (Remove unused vars in offset.js) created by
- Remove unused vars in offset.js. Change the use of boxModel to …
- 7:21 PM Ticket #4455 (Uncaught exception when selector begins with forward slash) reopened by
- Whoops, forgot to reopen the ticket so it'll actually be read. I …
- 6:56 PM Ticket #4432 (Selectors problem in IE) closed by
- invalid
- 6:51 PM Ticket #4448 ($.getJSON() and append() link tags <a href>demo</a> sometimes is wrong) closed by
- invalid: Your href attribute is not quoted in the HTML you generate, so it is …
- 6:46 PM Ticket #4455 (Uncaught exception when selector begins with forward slash) closed by
- invalid: If it gracefully ignored the problem and returned an empty object, you …
- 6:42 PM Ticket #4455 (Uncaught exception when selector begins with forward slash) created by
- I know, I know, a selector shouldn't begin with a forward slash …
- 5:14 PM Ticket #4454 ([autocomplete] - jQuery plugin 1.0.2) created by
- Hi, I found a problem with autocomplete when typing the 1st caracter …
- 12:30 PM Ticket #4453 (Ajax issues on Safari 3) created by
- When you use headers to set the "Content-Type" header for a request, …
- 12:18 PM Ticket #4452 (Error when calling jQuery.trim) created by
- Calling: jQuery.trim(1) results in: Error: (text || "").replace is …
- 8:40 AM Ticket #4451 (Sibling selector in 1.3.2) created by
- From 1.3.1 to 1.3.2 sibling selector does not work anymore: …
- 8:30 AM Ticket #4450 (<base> tag causes .append() to fail in IE) created by
- Hi, In asp.net i want the image to resize to the browser window …
- 5:14 AM Ticket #4449 (FadeIn FadeTo FadeOut) created by
- Do not work correctly in Opera 9.20
- 4:00 AM Ticket #4439 ($.offset() and $.position() causes flicking screen in FF) closed by
- fixed: Fixed in r6302 Thanks for the test case! :)
- 3:59 AM Changeset [2937d645]1.12-stable2.2-stablekillphp by
- src/offset.js
- 3:11 AM Ticket #4448 ($.getJSON() and append() link tags <a href>demo</a> sometimes is wrong) created by
- Good day! I use jquery-1.3.2.min.js. I want append some link tags in a …
Mar 29, 2009:
- 11:01 PM Ticket #4447 (Creating an element leaks memory in ie7) created by
- when i run the appended html file in ie7, the browser reserves about …
- 6:15 PM Ticket #4446 (.andSelf(selector)) created by
- Why not andSelf() function to have a selector param. Here is a …
- 9:34 AM Ticket #4445 (Invalid argument using IE8: $("#paginas").accordion({ header: "h3" });) created by
- invalid argument message by IE8 on jquery-1.3.2.min.js, line 12 char …
- 4:43 AM Ticket #4444 ([autocomplete] change background depending on item) created by
- I'd like to have a different background for items. I added some code. …
Mar 28, 2009:
- 6:54 PM Ticket #4443 (Causes conflict with other addons when used in a Firefox extension) created by
- When used in a Firefox extension jQuery 1.3.2 cause incompatibilities …
- 12:39 PM Ticket #4442 (Cannot insert <object>...</object> in ie with the html() method.) created by
- Can't use the .html() method to insert an <object> html fragment. …
Mar 27, 2009:
- 11:39 PM Ticket #4441 ([validate] lastElement isn't cleared on resetForm) created by
- Regarding jquery.validation 1.5.2... All of the validation state is …
- 6:37 PM Ticket #4440 (fadeIn / fadeOut does not restore tr elements in IE 8) created by
- when fading in or out multiple tr elements, the text will not …
- 3:42 PM Ticket #4439 ($.offset() and $.position() causes flicking screen in FF) created by
- Hi. i found bug. i have test page where use $.offset() to determine …
- 2:22 PM Ticket #4378 (IE6 Broken JSONP calls. Several tickets, > 1 year. Solution available.) closed by
- fixed: This is now fixed in r6301
- 2:20 PM Changeset [611d2408]1.12-stable2.2-stablekillphp by
- src/ajax.js
- 11:28 AM Ticket #4438 (Attr bug.) created by
- FF works, but IE it doesnt works.Here is the following code, it works …
- 8:53 AM Ticket #4437 (Bug with IE6: removing a selected attribute raise an error) created by
- Hello, my HTML page contains 3 select lists. 1- 1 list containing all …
- 7:11 AM Ticket #4436 ([ajax] j.readyState is null or not an object on IE6 with Timeout enabled) created by
- I get the follow error message when I make a ajax reqest as shown on …
- 6:16 AM Ticket #4435 (Parse Error cause being lost) created by
- I recently started working with jQuery, using its ajax features. I …
- 5:27 AM Ticket #4434 (access :hover css properties of an element via jquery) created by
- imagine i style the :hover pseudo-class of an element via css: …
- 5:00 AM Ticket #4433 (Ajax post : multidimensionnal map support) created by
- As you know, there is a syntax which permit to send multidimensional …
- 4:39 AM Ticket #4432 (Selectors problem in IE) created by
- The both codes work in FF3.0.7 and Chrome 2.0.169.1, but only the …
- 12:59 AM Ticket #4431 (Change the jQuery expando prefix to data-jquery) created by
- http://www.whatwg.org/specs/web-apps/current-work/#custom-data-attribut …
Mar 26, 2009:
- 9:19 PM Ticket #4430 ([validate] phoneUS problem) created by
- When I am using the phoneUS rule in my validate options I get the …
- 6:45 PM Ticket #4429 (Use native JSON.parse if available inside ajax.httpData) reopened by
- Native JSON parse and stringify will be a built-in browser feature in …
- 6:23 PM Ticket #4429 (Use native JSON.parse if available inside ajax.httpData) closed by
- invalid: We don't rely on this kind of things, only built-in browser features …
- 1:26 PM Ticket #4429 (Use native JSON.parse if available inside ajax.httpData) created by
- In jQuery.ajax.httpData, would you consider using the native JSON …
- 9:55 AM Ticket #4428 (SELECTOR doesn't work) created by
- If I use the following selector: $('~ span:first', this) doesn't …
- 4:09 AM Ticket #4427 (jQuery.css(name) returns inconsistent results) created by
- jQuery.css(name) returns inconsistent results depending on whether …
- 2:44 AM Ticket #4426 (CSS "left" value is incorrect when set to "auto" in FF3.) created by
- I have an absolute positioned element that has the following css: …
Mar 25, 2009:
- 11:16 PM Ticket #4425 (hasDuplicate namespace is in global context) created by
- 10:18 PM Ticket #4409 (Difference between Firefox 3 and IE 6) closed by
- invalid
- 10:17 PM Ticket #4408 (escaped values in serialize() function) closed by
- duplicate: This is a duplicate of the epic #3611.
- 10:14 PM Ticket #4424 (Custom method doesn't work on IE) created by
- $.fn.load2 = function(path) { var obj = this; …
- 10:09 PM Ticket #4421 (jQuery.filter() and jQuery.find() do not return select or option elements.) closed by
- invalid
- 6:16 PM Ticket #4423 (Scope of Animation Queue) created by
- Using "queue:false" in animation params seems to lack the ability to …
- 6:14 PM Ticket #4422 (Clone under IE8 - form with trailing / in action) created by
- IE8 version 8.0.6001.18702 When cloning a form in IE8 with a trailing …
- 1:50 PM Ticket #4421 (jQuery.filter() and jQuery.find() do not return select or option elements.) created by
- I am attempting to retrieve all 'form' elements from a div with …
- 11:44 AM Ticket #4420 (Internet Explorer 7 error: problem setting elem[ name ] = value) created by
- I found a minor problem in IE that does not happen with Firefox or …
- 10:29 AM Ticket #4419 ([validate]) created by
- Contribution to addMethod: Default Value If a default value is used …
- 9:11 AM Ticket #4418 (beforeunload doenst work correctly) created by
- $(window).bind("beforeunload") and unbind() does not work correctly. …
- 2:12 AM Ticket #4417 (problem with attribute name when clone in IE7) created by
- there is a problem in IE7 when clone elements, after change name …
Mar 24, 2009:
- 11:46 PM Ticket #4416 ($(window).height() does not work on Nokia 5800) created by
- $(window).height() reports 0 on Nokia Series 60 (Nokia 5800). My …
- 9:39 PM Ticket #4415 (fix: Using min-height causes breaks in slide animations) created by
- If you set min-height onto an element it causes breaks in slide …
- 8:31 PM Ticket #4414 ([autocomplete] - Enhancement using mouseleave) created by
- Suggested enhancement: Add mouseleave functionality to the …
- 6:40 PM Ticket #4413 (Cannot animate by negative percentage in IE) created by
- [IE only; works correctly in Firefox, Chrome, Safari] When an …
- 3:12 PM Ticket #4412 (hide and ie bug (height < 1px)) created by
- as a result of code […] element's height fits its content in ie …
- 2:15 PM Ticket #4411 (validation plug-in 1.5.2 - internet explorer and click event) created by
- With jQuery 1.3.2 and IE 7 & 8, the delegation of the onclick event …
- 11:17 AM Ticket #4410 (fadeOut does not execute) created by
- 1.3.2's fadeOut does not fully execute in my example. This is an edge …
- 10:39 AM Ticket #4409 (Difference between Firefox 3 and IE 6) created by
- On this simple test, only the first "div" with id "test" is processed …
- 9:35 AM Ticket #4408 (escaped values in serialize() function) created by
- when working not in utf(i work in cp-1251) encoding and passing it …
- 6:48 AM Ticket #4407 (Empty selectbox) created by
- The empty() method on a selectbox is _much_ slower then …
Mar 23, 2009:
- 6:47 PM Ticket #4406 (jQuery doesn't wait for page to load.) created by
- On pages that take a while to load (few seconds) jQuery trys to access …
- 11:05 AM Ticket #4405 (<li> list-styles don't show up right after fadeIn() on ie7) created by
- It could be user-error, but I don't think so. If I change this fadeIn …
- 4:13 AM Ticket #4404 (using $.ajax with dataType = json causes no action in opera) created by
- Good day! i use $.ajax method to make a custom request to the php …
- 12:24 AM Ticket #4403 (Hidden (display:none) form lost after show. (Firefox 3.0.7, Ubuntu 8.10)) created by
- $('a.file-upload').live('click', function() { …
Note: See TracTimeline
for information about the timeline view.