Timeline
03/29/09:
- 22:15 Ticket #4446 (.andSelf(selector)) created by
- Why not andSelf() function to have a selector param. Here is a particular …
- 13:34 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 12949 …
- 08:43 Ticket #4444 ([autocomplete] change background depending on item) created by
- I'd like to have a different background for items. I added some code. The …
03/28/09:
- 22:54 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 with …
- 16:39 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. …
- 03:39 Ticket #4441 ([validate] lastElement isn't cleared on resetForm) created by
- Regarding jquery.validation 1.5.2... All of the validation state is …
03/27/09:
- 22:37 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 re-appear …
- 19:42 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 exact …
- 18:22 Ticket #4378 (IE6 Broken JSONP calls. Several tickets, > 1 year. Solution available.) closed by
- fixed: This is now fixed in r6301
- 18:20 Changeset [611d24086c3837da21e0816fa3cb7b826f28da87] by
-
- src/ajax.js
- 15:28 Ticket #4438 (Attr bug.) created by
- FF works, but IE it doesnt works.Here is the following code, it works when …
- 12:53 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 the …
- 11:11 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 IE 6. …
- 10:16 Ticket #4435 (Parse Error cause being lost) created by
- I recently started working with jQuery, using its ajax features. I needed …
- 09:27 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: .myitem{ …
- 09:00 Ticket #4433 (Ajax post : multidimensionnal map support) created by
- As you know, there is a syntax which permit to send multidimensional …
- 08:39 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 second …
- 04:59 Ticket #4431 (Change the jQuery expando prefix to data-jquery) created by
- http://www.whatwg.org/specs/web-apps/current-work/#custom-data-attribute …
- 01:19 Ticket #4430 ([validate] phoneUS problem) created by
- When I am using the phoneUS rule in my validate options I get the …
03/26/09:
- 22:45 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 …
- 22:23 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 like …
- 17:26 Ticket #4429 (Use native JSON.parse if available inside ajax.httpData) created by
- In jQuery.ajax.httpData, would you consider using the native JSON support …
- 13:55 Ticket #4428 (SELECTOR doesn't work) created by
- If I use the following selector: $('~ span:first', this) doesn't work - …
- 08:09 Ticket #4427 (jQuery.css(name) returns inconsistent results) created by
- jQuery.css(name) returns inconsistent results depending on whether name is …
- 06:44 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: …
- 03:16 Ticket #4425 (hasDuplicate namespace is in global context) created by
- 02:18 Ticket #4409 (Difference between Firefox 3 and IE 6) closed by
- invalid
- 02:17 Ticket #4408 (escaped values in serialize() function) closed by
- duplicate: This is a duplicate of the epic #3611.
- 02:14 Ticket #4424 (Custom method doesn't work on IE) created by
- $.fn.load2 = function(path) { var obj = this; …
- 02:09 Ticket #4421 (jQuery.filter() and jQuery.find() do not return select or option elements.) closed by
- invalid
03/25/09:
- 22:16 Ticket #4423 (Scope of Animation Queue) created by
- Using "queue:false" in animation params seems to lack the ability to run …
- 22:14 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 …
- 17:50 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 varying …
- 15:44 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 Chrome. …
- 14:29 Ticket #4419 ([validate]) created by
- Contribution to addMethod: Default Value If a default value is used in …
- 13:11 Ticket #4418 (beforeunload doenst work correctly) created by
- $(window).bind("beforeunload") and unbind() does not work correctly. The …
- 06:12 Ticket #4417 (problem with attribute name when clone in IE7) created by
- there is a problem in IE7 when clone elements, after change name elements …
- 03:46 Ticket #4416 ($(window).height() does not work on Nokia 5800) created by
- $(window).height() reports 0 on Nokia Series 60 (Nokia 5800). My …
- 01:39 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 …
- 00:31 Ticket #4414 ([autocomplete] - Enhancement using mouseleave) created by
- Suggested enhancement: Add mouseleave functionality to the autocompleter …
03/24/09:
- 22:40 Ticket #4413 (Cannot animate by negative percentage in IE) created by
- [IE only; works correctly in Firefox, Chrome, Safari] When an element's …
- 19:12 Ticket #4412 (hide and ie bug (height < 1px)) created by
- as a result of code […] element's height fits its content in ie Hence, …
- 18:15 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 causes …
- 15:17 Ticket #4410 (fadeOut does not execute) created by
- 1.3.2's fadeOut does not fully execute in my example. This is an edge …
- 14:39 Ticket #4409 (Difference between Firefox 3 and IE 6) created by
- On this simple test, only the first "div" with id "test" is processed on …
- 13:35 Ticket #4408 (escaped values in serialize() function) created by
- when working not in utf(i work in cp-1251) encoding and passing it through …
- 10:48 Ticket #4407 (Empty selectbox) created by
- The empty() method on a selectbox is _much_ slower then …
03/23/09:
- 22:47 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 …
- 15:05 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 to …
- 08:13 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 script. …
- 04:24 Ticket #4403 (Hidden (display:none) form lost after show. (Firefox 3.0.7, Ubuntu 8.10)) created by
- $('a.file-upload').live('click', function() { …
- 01:55 Changeset [f8ef75eb9124ce924be5fb521c783efd5c996e33] by
-
- src/ajax.js
- src/attributes.js
- src/core.js
- src/data.js
- src/dimensions.js
- src/event.js
- src/fx.js
- src/manipulation.js
- src/offset.js
- src/selector.js
- …
- 01:44 Ticket #4402 (Add mousewheel event) created by
- Add support for the mousewheel event. …
03/22/09:
- 23:25 Changeset [e06da1724cf05a83e14efa8b854348ac4e4a599a] by
-
- test/unit/attributes.js
- test/unit/dimensions.js
- 23:25 Changeset [d7d908b05a442745c1a90728805b74db0a7921cf] by
-
- Makefile
- build.xml
- speed/benchmarker.css
- speed/benchmarker.js
- speed/index.html
- speed/jquery-basis.js
- src/attributes.js
- src/css.js
- src/fx.js
- src/support.js
- …
- 15:37 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) reopened by
- I have seen other requests that jQuery core better support the shorthand …
- 15:06 Changeset [9476530fa1e39ce1324e98f4dbb79576895372e5] by
-
- src/attributes.js
- src/manipulation.js
- 15:05 Ticket #4401 (1.3.x: Absolute positioned xul:image gets offset() values as if it was ...) created by
- 10:09 Ticket #4400 (jQuery incorrectly identifies XSLT-generated HTML document as XML) created by
- Client-side XSLT-to-HTML transformation in Firefox in combination with …
- 04:25 Ticket #4399 (Unused variables in dimensions.js should be removed [PATCH]) closed by
- fixed: Fixed in r6296 Thanks for the patch. :)
- 04:24 Changeset [a974b255c30ac23906ba45bf95de99542a70b587] by
-
- src/dimensions.js
- 04:19 Ticket #4399 (Unused variables in dimensions.js should be removed [PATCH]) created by
- Browsing through the source, I noticed that the tl and br variables are …
Note: See TracTimeline
for information about the timeline view.
