Timeline
Apr 29, 2009:
- 9:26 PM Changeset [287ecdb]1.12-stable2.2-stablekillphp by
- src/event.js
- 6:48 PM Ticket #4610 (Image width calculation) created by
- Sorry that my debugging skills may not be up to par, but I think I may …
- 6:04 PM Ticket #3398 (Events register on the wrong window in IE) closed by
- fixed: Fixed in r6316
- 6:04 PM Changeset [45b8d25]1.12-stable2.2-stablekillphp by
- test/unit/event.js
- 5:47 PM Ticket #4241 (Namespaced events cause memory leaks) closed by
- fixed: I had a really difficult time getting a reliable test case to verify …
- 5:46 PM Ticket #4609 (jQuery("...").unbind() doesn't unbind namespaced events) closed by
- fixed: Fixed in r6321
- 5:45 PM Changeset [851846a]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 5:44 PM Ticket #4609 (jQuery("...").unbind() doesn't unbind namespaced events) created by
- When calling .unbind() without passing anything, namespaced events are …
- 3:24 PM Ticket #4608 (Overflow left "visible" vs return to "auto" after animate on Safari on ...) created by
- On some (but not all) Macs running one of our apps under Safari (and …
- 10:20 AM Ticket #4607 (strange selector behaviour) created by
- i was using jquery version 1.2.6, and blewo selector works just fine …
- 8:09 AM Ticket #4606 ("prev ~ siblings" broken in 1.3.2) created by
- The following code works in 1.3.1 and doesn't in 1.3.2.
- 7:38 AM Ticket #4605 (Siblings (~) selector doesn't work right) created by
- $("#some_id ~ div") doesn't select DIV siblings if element with …
Apr 28, 2009:
- 6:44 PM Ticket #4604 (replaceWith is not removing old content before adding new content) created by
- I have multiple select boxes under a div, and when I use replaceWith …
- 5:58 PM Ticket #4603 (selector :last has incorrect behaviour on google chrome) created by
- see the attached file: version 1: correct id var …
- 2:49 PM Ticket #4602 ($.post callback error) created by
- I'm writing the second script in jQuery and the second time I'm …
- 12:33 PM Ticket #4601 (support *not* adding X-Requested-With) created by
- http://groups.google.com/group/jquery-dev/browse_thread/thread/2803240d …
- 10:12 AM Ticket #4600 (mouseleave event not fired when moving from a input button to a input ...) created by
- Full description and example here: http://www.temega.co.uk/dump/4pqjql.html
- 2:07 AM Ticket #4599 ("Better" Event delegation) created by
- Although live is a great step forward ... I wonder if jQuery would …
- 1:42 AM Ticket #4598 (Adding capture to allow better event delegation) created by
- in event.js line 10 from add: function(elem, types, handler, data) { …
Apr 27, 2009:
- 2:29 PM Ticket #4597 (Fail to append, prepend on IFrame Body element in IE) created by
- While i am trying to append an element inside the body of IFrame …
- 1:07 PM Ticket #4596 (find function including the results of filter?) created by
- Hi, Just an idea - I often find myself doing something like: …
- 12:21 PM Ticket #4595 (Problem with all slide action in IE ( any version )) created by
- First of all the problem only apply if you position an element in your …
- 10:15 AM Ticket #4594 (tbody toggle() fails in IE7 if it contains more than one tr) created by
- When a tbody tag contains one tr, toggle() works for all browsers when …
- 8:35 AM Ticket #4593 (accordion getter option active always returns null) created by
- Hi there ... I'm trying unsuccessfully to grab the id/index of the …
Apr 26, 2009:
- 7:44 PM Ticket #4592 (Invalid element by specified index) created by
- I have a table with 15 columns, 3rd column is invisible with css …
Apr 24, 2009:
- 4:46 PM Ticket #4591 ([tooltip] Unable to disable tooltip before removing an element) created by
- When attempting to remove an element which has a tooltip associated …
- 8:46 AM Ticket #3993 (Framesets in Opera not working with jQuery 1.3) reopened by
- I can confirm that last nightly build (6300 at the moment) still …
- 4:10 AM Ticket #4590 (Querying element data (jQuery.data) as attributes) created by
- Not sure if this is an "enhancement" or a "feature". jQuery's …
- 4:09 AM Ticket #4589 (show()/hide() interact in a bizarre way when embeds and objects are nearby) created by
- To reproduce: Take a video, e.g.: …
Apr 23, 2009:
- 11:04 PM Ticket #4559 (AREA tag can't be created with inline attributes in Firefox) closed by
- duplicate
- 10:58 PM Ticket #4585 (AVIRA VIRUSSCAN SEES JQUERY.MIN.JS AS VIRUS) closed by
- invalid: Did you report the problem to Avira?
- 10:51 PM Ticket #4588 (Form element with input element named "action" makes the form unselectable) closed by
- duplicate: Because of the way DOM1 properties of form elements work, it is not a …
- 3:05 PM Ticket #4588 (Form element with input element named "action" makes the form unselectable) created by
- In the attached example, I can't select the form through any …
- 2:18 PM Ticket #4587 (Webkit not complying with simple selector) created by
- I've narrowed down my issues to the selector in this line: …
- 2:09 PM Ticket #4586 (jQuery causing table borders to dissapear in FF3) created by
- I set up a test case for this here: …
- 1:58 PM Ticket #4585 (AVIRA VIRUSSCAN SEES JQUERY.MIN.JS AS VIRUS) created by
- My antivirus (Avira Premium Security Suite) detection …
- 10:55 AM Ticket #4584 (Append "contextmenu" event feature) created by
- Example of use : […] Regards, Stephane
- 9:12 AM Ticket #4583 (Offset doesn't work correctly in Opera) created by
- I've got table and td element inside <div> <table> <tbody> <tr> …
- 8:12 AM Ticket #4582 (Cross-browser jQuery(html) behaviour) created by
- The following should do the same and should work for all tags* in …
- 3:50 AM Ticket #4581 (don't work selector such as $('#some_id #another_id).anything) created by
- Have: <div id='someDiv'><input id='someInput' type='text'/></div> Try: …
- 3:09 AM Ticket #4106 (binding to beforeunload does not work) reopened by
- I think further discussion or work is warranted. I'd like to know why …
- 2:28 AM Ticket #4580 (IE6 & IE7: Object doesn't support this property or method) created by
- With Reference of ticket # 4562 I've asked this in forum..so far no …
Apr 22, 2009:
- 9:40 PM Ticket #4562 (IE6-IE7: Object doesn't support this property or method) closed by
- invalid: This does not have any information that would help identify or fix the …
- 9:15 PM Ticket #4579 (browser detection is used for more than feature detection) created by
- Browser detection should remain a part of jQuery core, until such time …
- 9:11 PM Ticket #4578 ($(undefined) should not return the document) closed by
- fixed
- 9:11 PM Ticket #4578 ($(undefined) should not return the document) reopened by
- 9:11 PM Ticket #4578 ($(undefined) should not return the document) closed by
- worksforme: This has already been fixed in the nightlies.
- 7:11 PM Ticket #4578 ($(undefined) should not return the document) created by
- $(document.getElementById('not-here')) -> document $(null) -> …
- 6:22 PM Ticket #4577 (qunit test running issue when being loaded after document is ready.) created by
- My company is using qunit and it's becoming available after the …
- 4:00 PM Changeset [1bd4325]1.12-stable2.2-stablekillphp by
- src/offset.js
- src/support.js
- 2:57 PM Ticket #4576 (.find not performing properly on an XML document.) created by
- If you use this ajax call: ------------------------- var …
- 11:46 AM Ticket #4563 (Memory Leaks in IE) closed by
- fixed: The leaks at runtime caused by jQuery.support are fixed in SVN (at …
- 11:32 AM Ticket #4575 (Attribute selector doesn't work in IE7 in the circumstances) created by
- One of our forms contains an input field with attribute "name" and …
- 11:12 AM Ticket #4574 ([validate] 'jquery.validate.pack.js' doesn't work on IE6) created by
- [validate] 'jquery.validate.pack.js' doesn't work on IE6. However …
- 9:26 AM Ticket #4573 ([validate] - string.format) created by
- The string.format function inside of validate is a quite useful one, …
- 6:08 AM Ticket #4563 (Memory Leaks in IE) reopened by
- This does not appear to fix any of the leaks. See discussion linked …
- 4:35 AM Ticket #4572 (Usless "Form" page in docs) created by
- Someone has mistakenly created a page in the docs called 'Form'. This …
- 4:05 AM Ticket #4571 (IE throws error when trying to set negative value to CSS padding property) created by
- When trying to modify a paddingTop (also padding or padding-top) with …
- 1:34 AM Ticket #4500 (Dimensions methods return 0 if a parent has display: none) closed by
- duplicate: duplicate of #3011
- 1:29 AM Ticket #4136 (Offset Bug in 1.3.1) closed by
- fixed: fixed in r6319
- 1:29 AM Changeset [432ea4c]1.12-stable2.2-stablekillphp by
- src/offset.js
- 1:25 AM Ticket #4522 (Last JQuery core doesn't bind UI.spinner events) closed by
- invalid: jQuery UI issue.
- 1:24 AM Ticket #4216 (css function does not handle negative width and height in key/value pairs) closed by
- fixed: this is now fixed in r6318
- 1:23 AM Changeset [6a04924]1.12-stable2.2-stablekillphp by
- src/css.js
- test/unit/css.js
- 12:54 AM Ticket #4496 (the newest jquery function "fadeTo" not will sp firefox) closed by
- worksforme: Please feel free to reopen with a complete test case illustrating the …
- 12:52 AM Ticket #4260 (focus/blur events no longer work with jquery created inputs) closed by
- invalid
- 12:41 AM Ticket #3546 (Firefox gives wrong css values for elements within IFrame (func curCSS)) closed by
- fixed: fixed in r6317. fortunately we can use the ownerDocument property of …
- 12:39 AM Changeset [8be5792]1.12-stable2.2-stablekillphp by
- src/css.js
- 12:26 AM Ticket #3614 (Keydown event on "window" (Internet Explorer 6)) closed by
- invalid: The keydown event is not supported on the window element. Use document …
- 12:23 AM Ticket #3092 (outerWidth(true) returns wrong values in Safari) closed by
- worksforme: This works for me with the latest jQuery. Please feel free to reopen …
- 12:20 AM Ticket #4268 (Events bound to iframe windows bound to jQuery window instead) closed by
- fixed: fixed in 6316
- 12:18 AM Changeset [f569099]1.12-stable2.2-stablekillphp by
- src/event.js
Note: See TracTimeline
for information about the timeline view.