Timeline
03/10/09:
- 18:19 Ticket #4325 ([autocomplete] highlight function inserts "</strong>" for every character ...) created by
- Using firebug, I'm able to determine that the regex used in …
- 18:15 Ticket #4324 (No hasAttribute method.) created by
- It would be nice to be able to check if an attribute exists by a method …
- 15:42 Ticket #4323 ($('#' + myID) throws an exception in version 1.3.1 and 1.3.2 if myID is a ...) created by
- This may seem a little bit odd to be searching for an id-less element, but …
- 14:23 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 in …
- 13:15 Ticket #4321 ($("#") returns undefined) created by
- $("#") returns "undefined". Opera ver 9.6 throws exception. Old version …
- 11:10 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 …
- 10:19 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 i …
- 08:45 Ticket #4318 ("raises" assertion for exception handling) created by
- As suggested …
03/09/09:
- 19:22 Ticket #4317 (die() kills events on similar elements) created by
- If you use $('a').live('click', somefunction) and then $('.someClass …
- 19:14 Ticket #4316 (Safari 4 Fade Issues) created by
- http://www.mixicon.com/tools/jqtest.html Using fadeIn, FadeOut, fadeTo …
- 14:24 Ticket #4315 (Jquery.param encoding wrong) created by
- Hello, I think that the param function doesn't work well, it doesn't …
- 01:48 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 …
03/08/09:
- 19:42 Ticket #4313 (slideToggle().css('display') always return 'block') created by
- my log from FireBug: >>> $('#hc_c6').slideToggle().css('display'); > …
- 14:07 Ticket #4312 (Math.x is necessary??) created by
- if define "cos=Math.cos", it can speed up in IE!! eg. var max=Math.max, …
- 13:55 Ticket #4311 (remove "parseInt" and speed up some div) created by
- remove "parseInt": parseInt(x,10) = (x-0) but (x-0) is faster the lines …
- 13:33 Ticket #4310 (jQuery.fn.offset - simplify and remove "parseInt") created by
- jQuery.fn.offset can be more simplify. parseInt is not necessary. it can …
- 08:39 Ticket #4309 (VSDOC : jQuery.support is undefined) created by
- Hi, If i use the vsdoc version i have a problem detected by firebug but …
- 03:30 Ticket #4305 (jQuery 1.3.2 and causes an unhandled exception error pages which use ...) closed by
- invalid: This is the jQuery bug tracker. Since this is a problem with pngfix, you …
03/07/09:
- 21:44 Ticket #4308 ($.support.style not accurate in IE8 RC1 strict mode) created by
- The getAttribute('style') quirks was fixed in IE8, but not the …
- 18:48 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 ma7ybe …
- 17:17 Ticket #4306 (children selector error in opera) created by
- $('ul',element).append('<li>something</li>').children('li:last').length is …
- 13:28 Ticket #4305 (jQuery 1.3.2 and causes an unhandled exception error pages which use ...) created by
- On: IE6, XP pngFix, which uses ("img[@src$=.png]"). The "@" now doesn't …
03/06/09:
- 14:48 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.
- 04:23 Changeset [2d4755a0fb1e34cc81d142415ed0ddf3791cf724] by
-
- src/dimensions.js
03/05/09:
- 23:00 Ticket #4303 (including jquery in firefox extension XUL overlay causes overlay to stop ...) created by
- When I include the jquery library in my firefox extension XUL overlay the …
- 18:22 Ticket #4302 (jQuery doesn't filter (and probably everything else) child selector ...) created by
- jQuery('<div><div class="cls1"><div class="cls2"><div><div …
- 16:06 Ticket #4301 (Setting CSS display to inherit breaks in IE7) created by
- $('#notesTextArea').css({ "display": "inherit" }); The above code works …
- 16:02 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 …
- 13:40 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 speed …
- 13:37 Ticket #4294 (typo in jquery-1.3.2.js comment) closed by
- fixed: Fixed at [6271]. Oops! forgot to add a test :)
- 13:36 Changeset [ece001f1394aeddcfe061dcba224726173325220] by
-
- src/core.js
- 11:45 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 …
- 11:09 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 field …
- 09:12 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 …
- 07:53 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 …
03/04/09:
- 23:54 Ticket #4295 (Output of .css(name); for combined properties like margin and padding is ...) created by
- Combined css properties like .css('margin'); and .css('padding'); are …
- 23:25 Ticket #4294 (typo in jquery-1.3.2.js comment) created by
- Should be "context" not "content". line 75: HANDLE: $(expr, [context]) …
- 22:55 Ticket #4293 ([validate] unhighlight callback unnecessary execution for checkbox fields) created by
- There is problem when you have registered unhighlight callback and …
- 20:46 Ticket #4292 ([autocomplete] unautocomplete does not work properly with jQuery 1.3.2) created by
- The unautocomplete method does not work correctly in latest autocomplete …
- 12:23 Ticket #4291 (IE6 problem by val() determination in SELECT boxes) created by
- IE6 says typeof $('select').val() == object, in the same case FF says its …
- 11:12 Ticket #4290 (missing ) after argument list http://code.jquery.com/jquery-latest.pack.js ...) created by
- missing ) after argument list http://code.jquery.com/jquery-latest.pack.js …
- 11:11 Ticket #4289 (UndefinedError: "about" not defined) created by
- ==== How to Reproduce ==== While doing a GET operation on /about, Trac …
- 05:40 Ticket #4288 (jQuery not working inside Facebook iframe-based application) created by
- Dear Sir/Madam, I am developing a Facebook application using iframe. I …
03/03/09:
- 21:14 Ticket #4287 (Use .innerHTML in .empty() to wipe out nodes) created by
- This will be faster than removing each element individually.
- 15:14 Ticket #4283 (.attr('checked') & XHTML 1.1 Strict) reopened by
- You would be serving the document as xhtml+xml. Not pure xml. The xhtml …
- 14:55 Ticket #4283 (.attr('checked') & XHTML 1.1 Strict) closed by
- wontfix: This is the correct behavior. If you're serving up your document as XML …
- 14:52 Ticket #4282 (Sizzle not cleaning up its element properties/attributes in IE) closed by
- worksforme: This was resolved in 1.3.2.
- 14:46 Ticket #4286 (Blur problem with form elements in Firefox 3) created by
- I found this bug while working on a Superfish menu. The problem is that …
- 03:06 Ticket #4285 (No result and No error onclick (is browser detecting jQuery or not)) closed by
- invalid: If that is a copy/paste from your file, you've mistyped the closing script …
- 01:50 Ticket #4285 (No result and No error onclick (is browser detecting jQuery or not)) created by
- I was unable to see output, no action on click on anchor tag and there is …
- 01:13 Ticket #4284 (Method to copy entire data object from element) created by
- Creating new bug per John Resig: …
Note: See TracTimeline
for information about the timeline view.
