Timeline
Jun 20, 2009:
- 5:08 PM Ticket #4797 (Firefox crash with label click handler setting display: block and ...) created by
- The following handler reliably crashes OS X Firefox (version 3.0.11, …
- 11:52 AM Ticket #2827 ($.each Treats Functions as Arrays) closed by
- fixed: Fixed at [6410].
- 11:51 AM Changeset [c6b9654]1.12-stable2.2-stablekillphp by
- src/core.js
- test/unit/core.js
- 11:01 AM Ticket #4796 (Firefox Error: K.style is undefined) created by
- In Mozilla Firefox 3.5 I get the following error and the script does …
- 9:27 AM Ticket #4795 (Deactivate alpha filter in IE when set to 1.0) created by
- 8:54 AM Ticket #4794 (When used in a Firefox extension jQuery 1.3.2 blocks any custom ...) created by
- When used in a Firefox extension jQuery 1.3.2 blocks any custom …
- 7:39 AM Ticket #4793 (Selector not working as expected) created by
- I am using the following selector: ---------------------------------- …
Jun 19, 2009:
- 6:30 PM Ticket #4792 (modifying the arguments for event trigger) created by
- I think that when you call trigger, the second argument should extend …
- 3:41 PM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) reopened by
- Reopening this--I can confirm that the fix in #4628 does not fix this …
- 2:48 PM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) closed by
- duplicate: This was fixed with #4268
- 2:19 PM Ticket #4791 ($(childWindow).unload registers an unload handler for the owner window) created by
- Registering an unload handler on a child window doesn't work. The …
- 11:04 AM Ticket #4782 (event hover doesn't work in some cases) closed by
- duplicate: Duplicate of #3730 which was fixed by #3286. This fix will be in the …
- 10:57 AM Ticket #4790 (selector with class doesn't work with macos x safari) created by
- Following Example doesn´t works on Safari on MacOS X <script …
- 10:46 AM Ticket #4789 (jQuery plugin: Autocomplete) created by
- Hi sir, I have used autocomplete plugin. This works fine FF, IE, …
- 7:26 AM Ticket #4788 ([tooltip] ie mousemove bug) created by
- In some cases with internet explorer, when the track: true, the mouse …
Jun 18, 2009:
- 11:59 PM Ticket #4787 ($(document).ready() frame detection / cross-domain error in IE6) created by
- I am using JQuery within frames that set
document.domain
. This is … - 8:46 PM Ticket #4786 (fadeTo not working on background images in IE) created by
- I am using fadeTo at document.ready on an inner box within an outer …
- 8:20 PM Ticket #4785 ($.get() and $.post() ignore `type` when not passing `data`) created by
- The
$.get()
and$.post()
functions ignore thetype
parameter if … - 5:38 PM Ticket #4784 (Tutorial page has "nowiki" in HTML example) created by
- On this tutorial page: …
- 9:55 AM Ticket #4783 (autocomplete plugin extraparams function din't take key) created by
- extraParams[key] = typeof param == "function" ? param() : param; …
- 9:16 AM Ticket #4782 (event hover doesn't work in some cases) created by
- hi : first of all , i want to say this is a great js framework. ( i …
Jun 17, 2009:
- 7:44 PM Ticket #4781 (new validate method) created by
- please consider this as a replacement for the dateISO validation. The …
- 6:44 PM Ticket #2827 ($.each Treats Functions as Arrays) reopened by
- Reopening this, as it still exists and IMO is indeed a valid bug. In …
- 3:27 PM Ticket #4780 (Cross browser abstraction of binding click event to option element) created by
- Currently it is possible to bind too a click event of a specific …
- 12:17 PM Ticket #4779 (ClearType issue with fadeIn() and fadeOut() in IE only) created by
- When using either fadeIn() or fadeOut() in IE7 (not sure if this …
- 12:06 PM Ticket #4778 (Adding a change event on a hidden field) created by
- Hi, I would like to be able to trigger a function when the value of a …
- 11:30 AM Ticket #4777 (ajaxStop and ajaxStart not working) created by
- When using jsonp, jQuery.active is decremented twice due to the checks …
- 8:33 AM Ticket #4776 ([Treeview] & in the text property gets converted to &) created by
- I'm using the jquery treeview with the async treeview extension. My …
- 6:17 AM Ticket #4775 (Problem in JQuery_intellisense at VS-08) created by
- Hey people I have a bug in Jquert intellisense When I add the …
- 4:55 AM Ticket #4774 (Unknown pseudo-class or pseudo-element 'selected') created by
- Every time a selector try to select the selected items in <select>, it …
- 3:50 AM Ticket #4773 (":has" sometimes can not find the right elements) created by
- <script …
- 12:09 AM Ticket #4772 (CSS get width property) created by
- Currently when width has not been explicitly set in the CSS, jQuery …
Jun 16, 2009:
- 10:32 PM Ticket #3533 (Triggering custom event with : in name on table in IE 6/7/8 gives error.) closed by
- fixed: fixed in r6399
- 10:31 PM Changeset [ee34b69]1.12-stable2.2-stablekillphp by
- src/event.js
- test/unit/event.js
- 6:33 PM Ticket #4164 (IE doesn't get an event.which property when fixing click events) closed by
- invalid: Unfortunately the event.button property is not set for click events. …
- 5:06 PM Ticket #4752 (Mousewheel events support) closed by
- duplicate: Duplicate of #4402
- 5:02 PM Ticket #3675 (reset event) closed by
- wontfix: jQuery does not have shortcuts for all event types, just the most …
- 2:53 AM Ticket #4771 (validate - Error Labels not valishing in validator.resetForm()) created by
- Hi. validator.resetForm() removing all error messages but labels …
Jun 15, 2009:
- 9:30 PM Ticket #4751 (Post array data to server) closed by
- invalid: This is not a bug report. Please ask for help on a jQuery or PHP forum.
- 9:27 PM Ticket #4747 (unicode garbage) closed by
- worksforme: I don't see it in the copies I have. What editor are you using? Where …
- 9:24 PM Ticket #4744 (:even and :odd pseudoselectors work opposite the way one would expect) closed by
- invalid: Even if it's the opposite of what you might expect, it's been …
- 9:11 PM Ticket #4754 (jQuery 1.2.6 reports wrong browser version.) closed by
- duplicate: Duplicate of #2661.
- 9:06 PM Ticket #4758 (Dialog title size) closed by
- invalid
- 9:02 PM Ticket #4762 (Content added to page with append() is not parsed by jquery functions ...) closed by
- invalid: Please, if you need to debug some code that's not working as you …
- 8:51 PM Ticket #4763 (keydown, keyup events on select element don't fire in FF3 linux) closed by
- invalid
- 4:37 PM Ticket #3675 (reset event) reopened by
- the bind function in jquery 1.3.2 works if you bind a 'reset' event, …
- 3:56 PM Ticket #4770 (JQuery extend does not copy date objects) created by
- JQuery.extend does not copy Date Objects correctly. ex. var newObj = …
- 2:02 PM Ticket #4769 (sorting of a table only does descending when the widgets: ['zebra'] is ...) created by
- I added the tablesorter to custom.js and ran the starterkit.html. …
- 11:09 AM Ticket #4768 (The API Reference package is out of date) created by
- Hi, The API Reference package (aka jquery-api-browser.zip), …
- 10:37 AM Ticket #4767 ($.get and $.post don't shift type) created by
- jQuery.get and jQuery.post methods allow to omit the data parameter. …
- 9:40 AM Changeset [739644d]1.12-stable2.2-stablekillphp by
- test/unit/ajax.js
- 9:36 AM Ticket #4764 (Better Last-Modified support and added Etag support) closed by
- fixed: Great patch! Landed in SVN rev [6388].
- 9:36 AM Changeset [28ab4d3]1.12-stable2.2-stablekillphp by
- src/ajax.js
- test/data/etag.php
- test/data/if_modified_since.php
- test/unit/ajax.js
- 9:05 AM Ticket #4766 (input:hidden bug (?)) created by
- jQuery("input:hidden") fails if input has these css properties …
- 5:39 AM Ticket #4765 (Ajax/Load, "expected ';' " Bug with internet explorer 6 / 7) created by
- I was making an Ajax function to load html from another page within my …
- 3:25 AM Ticket #4764 (Better Last-Modified support and added Etag support) created by
- The Last-Modified code in ajax.js contains a few bugs. This patch …
Jun 14, 2009:
- 9:48 PM Ticket #4763 (keydown, keyup events on select element don't fire in FF3 linux) created by
- Binding keydown or keyup event to a select element has not effect on …
- 7:07 PM Ticket #4762 (Content added to page with append() is not parsed by jquery functions ...) created by
- Before you say "use live()", please realize that this isn't just about …
- 3:10 AM Ticket #4761 (hasClass() can't parse classes with newlines.) created by
- hasClass() doesn't properly parse classes with newlines. Here's a …
Jun 13, 2009:
- 4:25 PM Ticket #4760 (IE Raises error on page load/close in jquery) created by
- IE 6 and 8 raise an error on page load/close in jquery (I could not …
Note: See TracTimeline
for information about the timeline view.