Timeline
Mar 12, 2009:
- 7:42 PM Ticket #1536 (Jquery cant change input type in IE) closed by
- fixed
- 7:26 PM Ticket #4327 (jQuery.map doesn't respect arrays) closed by
- invalid: The documentation states this: > The function can then return the …
- 6:31 PM Ticket #4343 ($(window).innerHeight throws error in FF3.0.7) created by
- The following page works in IE 6 and Chrome but not Firefox firebug …
- 1:35 PM Ticket #4342 (Datepicker hover/mouseout support) created by
- It would be great to show the datepicker on hover over the .datepicker …
- 1:01 PM Ticket #4341 (XMLHttpRequest has async always set to true) created by
- On jquery/build/runtest/env.js line 574 if (async) this.async = …
- 11:29 AM Ticket #4340 (Wrong offset counting in FF2 and Safari for fixed elements) created by
- Hi, I play with counting offset for fixed element which has 50px top …
- 9:04 AM Ticket #4339 (ownerDocument is null in stead of "#<an HTMLDocument>") created by
- "Uncaught TypeError: Cannot read property 'body' of null," source: …
- 8:06 AM Ticket #4327 (jQuery.map doesn't respect arrays) reopened by
- Is there a rationale for doing this? "Because it has always been this …
- 6:53 AM Ticket #4338 (Wrong browser version in IE with mail.ru agent software) created by
- There's a problem in browser version recognition code. Mail.Ru Agent …
- 6:10 AM Ticket #1536 (Jquery cant change input type in IE) reopened by
- In my WordPress plugin I've used the following method of changing the …
- 4:32 AM Ticket #4337 (Interation over array in google chrome iterate ascending by the array keys) created by
- If I have an array like var arr = {2: 'foo', 1: 'bar'} and in …
- 12:39 AM Ticket #4336 ($(window).height() / Opera 9.2x / jQuery 1.3.x incorrect value) created by
- May be same issue as in http://dev.jquery.com/ticket/4335 It appears …
- 12:37 AM Ticket #4335 ($(window).height() / Safari 3.0.x / jQuery 1.3.x incorrect value) created by
- It appears that in Safari 3.0.x and jQuery 1.3.x, $(window).height() …
Mar 11, 2009:
- 8:43 PM Ticket #4332 (window focus event doesn't trigger on IE6) reopened by
- I believe $(window).focus and $(window).blur should have special …
- 8:11 PM Ticket #4330 (Unexpected call to method or property access in IE) closed by
- invalid: An
<input>
element can't have children. - 8:04 PM Ticket #4331 (.live() is not working with "scroll" event) closed by
- invalid: Improvements to
.live
are on the roadmap; I'll close this since … - 8:00 PM Ticket #4332 (window focus event doesn't trigger on IE6) closed by
- invalid: IE doesn't bubble several form events, including focus. jQuery doesn't …
- 6:08 PM Ticket #4327 (jQuery.map doesn't respect arrays) closed by
- invalid: That's on purpose. $.map has been doing that since always. You can …
- 5:47 PM Ticket #4334 (:visible not workgin on tr in IE 7) created by
- we're using a toggle edit function that changes the visibility of a …
- 4:05 PM Ticket #4333 (Jquery Selector and window onload) created by
- Hi there: So i updated to 1.3.2 version today, and i found a bug : So …
- 3:31 PM Ticket #4332 (window focus event doesn't trigger on IE6) created by
- Example: $(window).bind('focus',function() { $.jGrowl('Focus'); }); …
- 12:31 PM Ticket #2490 (wiki page for Traversing/find somewhat misleading) reopened by
- Still doesn't work as in the wiki. Try this: var x = …
- 11:52 AM Ticket #4331 (.live() is not working with "scroll" event) created by
- When i'm binding an event with live() and "eventType" is "scroll", the …
- 10:37 AM Ticket #4330 (Unexpected call to method or property access in IE) created by
- When I using the following code, I got the error "Unexpected call to …
- 10:24 AM Ticket #4329 (treeview: Bug when using with the accordion) created by
- steps: - create an accordion widget; - create a treeview into the …
- 10:05 AM Ticket #4328 (Google Chrome Bug in Form Selectors) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/2d7f7cf2 …
- 7:35 AM Ticket #4327 (jQuery.map doesn't respect arrays) created by
- The jQuery map method returns a merged array of values rather than an …
- 5:15 AM Ticket #4326 (json response) created by
- Hello in Your function httpData: function( xhr, type, s ) { You have …
Mar 10, 2009:
- 11:51 PM Ticket #1256 (Error involving e.which/e.keycode) reopened by
- […] FireBug says: setting a property that has only a getter
- 2:19 PM Ticket #4325 ([autocomplete] highlight function inserts "</strong>" for every ...) created by
- Using firebug, I'm able to determine that the regex used in …
- 2:15 PM Ticket #4324 (No hasAttribute method.) created by
- It would be nice to be able to check if an attribute exists by a …
- 11:42 AM Ticket #4323 ($('#' + myID) throws an exception in version 1.3.1 and 1.3.2 if myID ...) created by
- This may seem a little bit odd to be searching for an id-less element, …
- 10:23 AM Ticket #4322 (nested :not inside :has doesn't work in FF3 and Safari 4) created by
- Works (tested) in IE6/7, Opera 9.6, Google Chrome. Doesn't work …
- 9:15 AM Ticket #4321 ($("#") returns undefined) created by
- $("#") returns "undefined". Opera ver 9.6 throws exception. Old …
- 7:10 AM Ticket #4320 (document.body append-Error when using back-Button in IE7) created by
- It seems the feature-detection in jQuery 1.3.2 leads to an error when …
- 6:19 AM Ticket #4319 ($.each can't work with Associative array) created by
- My Test Enviroment: IE7 jQuery Version: 1.3.1 & 1.3.2 Description: if …
- 4:45 AM Ticket #4318 ("raises" assertion for exception handling) created by
- As suggested …
Mar 9, 2009:
- 3:22 PM Ticket #4317 (die() kills events on similar elements) created by
- If you use $('a').live('click', somefunction) and then $('.someClass …
- 3:14 PM Ticket #4316 (Safari 4 Fade Issues) created by
- http://www.mixicon.com/tools/jqtest.html Using fadeIn, FadeOut, …
- 10:24 AM Ticket #4315 (Jquery.param encoding wrong) created by
- Hello, I think that the param function doesn't work well, it doesn't …
Mar 8, 2009:
- 9:48 PM Ticket #4314 (trigger() will not fire events that are not added by jquery's function) created by
- if we use attachEvent(in IE) or addEventListener(in FireFox) to add …
- 3:42 PM Ticket #4313 (slideToggle().css('display') always return 'block') created by
- my log from FireBug: >>> $('#hc_c6').slideToggle().css('display'); > …
- 10:07 AM Ticket #4312 (Math.x is necessary??) created by
- if define "cos=Math.cos", it can speed up in IE!! eg. var …
- 9:55 AM Ticket #4311 (remove "parseInt" and speed up some div) created by
- remove "parseInt": parseInt(x,10) = (x-0) but (x-0) is faster the …
- 9:33 AM Ticket #4310 (jQuery.fn.offset - simplify and remove "parseInt") created by
- jQuery.fn.offset can be more simplify. parseInt is not necessary. it …
- 4:39 AM Ticket #4309 (VSDOC : jQuery.support is undefined) created by
- Hi, If i use the vsdoc version i have a problem detected by firebug …
Mar 7, 2009:
- 10:30 PM Ticket #4305 (jQuery 1.3.2 and causes an unhandled exception error pages which use pngFix) closed by
- invalid: This is the jQuery bug tracker. Since this is a problem with pngfix, …
- 4:44 PM Ticket #4308 ($.support.style not accurate in IE8 RC1 strict mode) created by
- The getAttribute('style') quirks was fixed in IE8, but not the …
- 1:48 PM Ticket #4307 (Upgrade Sizzle Engine to v1.0) created by
- As the sizzle engine in jquery at the moment is v0.9.3, i thought …
- 12:17 PM Ticket #4306 (children selector error in opera) created by
- $('ul',element).append('<li>something</li>').children('li:last').length …
- 8:28 AM Ticket #4305 (jQuery 1.3.2 and causes an unhandled exception error pages which use pngFix) created by
- On: IE6, XP pngFix, which uses ("img[@src$=.png]"). The "@" now …
Mar 6, 2009:
- 9:48 AM Ticket #4304 (failed test 64 (.text) on Chrome 1.0.154.48) created by
- I've just run the test suite and it failed on that test.
Mar 5, 2009:
- 11:23 PM Changeset [2d4755a]1.12-stable2.2-stablekillphp by
- src/dimensions.js
- 6:00 PM Ticket #4303 (including jquery in firefox extension XUL overlay causes overlay to ...) created by
- When I include the jquery library in my firefox extension XUL overlay …
- 1:22 PM Ticket #4302 (jQuery doesn't filter (and probably everything else) child selector ...) created by
- jQuery('<div><div class="cls1"><div class="cls2"><div><div …
- 11:06 AM Ticket #4301 (Setting CSS display to inherit breaks in IE7) created by
- $('#notesTextArea').css({ "display": "inherit" }); The above code …
- 11:02 AM Ticket #1900 (Setting contentType on $.ajax() call does not work.) reopened by
- Version: jQuery JavaScript Library v1.3.1 I am needing to set the …
- 8:40 AM Ticket #4300 (Add document as a local var as well) created by
- It appears several times and it's a global var, so munging it will …
- 8:37 AM Ticket #4294 (typo in jquery-1.3.2.js comment) closed by
- fixed: Fixed at [6271]. Oops! forgot to add a test :)
- 8:36 AM Changeset [ece001f]1.12-stable2.2-stablekillphp by
- src/core.js
- 6:45 AM Ticket #4299 (attr(attrName, newAttrValue) fails on object which has child with ...) created by
- Sorry, if dublicate, but its strange, that this is not fixed since old …
- 6:09 AM Ticket #4298 ([validate] Grouped elements are not update on successfull validation) created by
- If you have set up some field to works as group validation. Only the …
- 4:12 AM Ticket #4297 ([readonly="true"] for IE6 / [readonly=""] for Firefox) created by
- Hi guys If you set some Input-TD's of a table to readonly with …
- 2:53 AM Ticket #4296 (css('font-size) converts percentage to pixels in IE) created by
- A span that inherits its font size from a CSS rule set on the BODY tag …
Note: See TracTimeline
for information about the timeline view.