Timeline
Jul 11, 2009:
- 3:23 PM Ticket #4886 (Allow selective .die()) created by
- If you bind multiple events to a child element (e.g. "p span") then …
- 11:23 AM Changeset [5b84c7c]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 10:50 AM Changeset [0c4418bb]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 10:04 AM Ticket #4885 (.value('hello') fails when .attr('value', 'hello') works...) closed by
- invalid: I think you mean .val().
- 10:00 AM Ticket #4885 (.value('hello') fails when .attr('value', 'hello') works...) created by
- When I use .value (after apending to the DOM) then I get the error: …
- 9:58 AM Ticket #4884 (Regression in .attr()) closed by
- fixed: Fixed in SVN rev [6419], patch by David Flanagan.
- 9:57 AM Changeset [2a268f5]1.12-stable2.2-stablekillphp by
- src/attributes.js
- test/unit/attributes.js
- 9:56 AM Ticket #4884 (Regression in .attr()) created by
- .attr({ name: function(){} }) doesn't work anymore in the nightlies. …
- 9:49 AM Ticket #4883 (Cache Common HTML Strings) closed by
- fixed: Fixed in SVN rev [6418].
- 9:49 AM Changeset [8db967e]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- 9:49 AM Ticket #4883 (Cache Common HTML Strings) created by
- The simple case where a plain string is passed to domManip (with the …
- 9:45 AM Ticket #4882 (jQuery(Element) calls jQuery() twice) closed by
- fixed: Fixed in SVN rev [6417].
- 9:45 AM Ticket #4882 (jQuery(Element) calls jQuery() twice) created by
- It should only happen once.
- 9:44 AM Changeset [fd2a2fed]1.12-stable2.2-stablekillphp by
- src/core.js
Jul 10, 2009:
- 11:00 PM Ticket #4881 (Form elements removed from the object after applying $(...) to it) created by
- After getting form through f = $('#someform'), or e.g, […] its …
- 4:36 PM Ticket #4880 (Animate() skipping the animation) created by
- When an element is absolutely positioned and the value of left is …
- 11:22 AM Ticket #4875 (prevAll() not including current element) closed by
- invalid: Just do this: $('div …
- 9:52 AM Ticket #4879 (multiple file upload example not working with ie7Not) created by
- Hello, I just started learning the jquery from turorials and examples …
- 6:56 AM Ticket #4878 (val() tries to set multiple values on single select lists) created by
- jQuery.fn.val(value) will select every matching option in a select …
- 5:53 AM Ticket #4877 (Drag and Drop feature is not Working) created by
- I want to move Div Tag using jQuery... I have Downloaded …
Jul 9, 2009:
- 10:22 PM Ticket #4876 (various documentation bugs) created by
- The Selectors page does not document ~= and |= for attributes The …
- 9:16 PM Ticket #4875 (prevAll() not including current element) created by
- Hi. I came into a problem where .prevAll() required use of current …
- 2:05 PM Ticket #4874 (serializeArray ignores input[type=image|submit]) created by
- This code looks like it's purposefully ignoring type="submit|image". …
- 11:19 AM Ticket #4873 (Empty Anchor Attribute Selector) created by
- See also tickets #3933 and #3990. Ticket #3990 which attempts to …
- 9:09 AM Ticket #4872 (Animate function and flash move in Firefox) created by
- While animating an element by setting new width or height which …
- 4:42 AM Ticket #4871 (:last selector problem) created by
- I have a couple of sets of nested lists, when using the :last selector …
Jul 8, 2009:
- 4:25 PM Ticket #4870 (Bug Tracker: make line numbers non-selectable in code attachment preview) created by
- add the following css: table.code th { user-select: none; …
- 4:02 PM Ticket #4869 (ie & Firefox: setting a div's width to its own current width will ...) created by
- 1. Create a div that is floated left (or has some other css attribute …
- 3:40 AM Ticket #4868 (Can't get element value by id) created by
- I can't get element value by id if id value contains "[number]". Lets …
Jul 7, 2009:
- 9:04 PM Ticket #4867 (binding "click" event to html()'ed content element causes spurious events) created by
- A self-contained minimized test case of the problem can be found here: …
- 3:17 PM Ticket #4866 ([autocomplete] Doesn't Trigger change Event) created by
- When user selects a value in the select list using the mouse, a change …
- 2:09 PM Ticket #4865 (JQuery 1.3.2 breaks modal plugins in Firefox Toolbar extensions) created by
- I get errors such as HS, or H, or L is undefined whenever I try to use …
- 11:29 AM Ticket #4864 (Contradiction in the docs) created by
- The documentation for css(name) in http://docs.jquery.com/CSS/css …
- 10:09 AM Ticket #4863 (:contains doesn't work with class selectors in IE) created by
- Consider the following line of markup: <a class='location' …
- 7:31 AM Ticket #4862 (Regarding too much recursion Issue.) created by
- Sir., we are combinely using jquery plugins such as jstree, …
- 5:45 AM Ticket #4861 (Regarding too much recursion Issue.) created by
- Sir., we are combinely using jquery plugins such as jstree, jsTabs, …
- 5:04 AM Ticket #4860 (slideToggle not working with height: auto and all floating elements) created by
- Hi, If you apply a slideToggle() effect on an element which height is …
- 3:08 AM Ticket #4859 (event.keydown) created by
- firefox 3.5 Keydown events can not be used charCode properties, the …
- 1:41 AM Ticket #4858 (Access control behaves differently with custom headers set - and jQ ...) created by
- According to the specs for Access-Control, using a 'POST' to a …
Jul 6, 2009:
- 1:59 PM Ticket #4857 (QUnit: Enable auto-reloading of the testsuite) created by
- It is very reasonable to auto-reload the testsuite every n seconds …
- 1:26 PM Ticket #4856 (Move the QUnit red/green badge to the side) created by
- That way it would be much better visible when you have lots of text …
- 7:09 AM Ticket #4855 (Wrong script encoding in IE6/7) created by
- Ajax.js, line 255 script.src = s.url; if (s.scriptCharset) …
Jul 5, 2009:
- 10:12 AM Ticket #4854 (Selector which select more than needed) created by
- Hello, There is a selector called "find". I'm using this selector …
- 2:38 AM Ticket #4853 (jquery.treeview.async.js doesn't lazy load json data when ...) created by
- when settings.unique=true,it will collapse siblings and call their …
Jul 4, 2009:
- 4:16 PM Ticket #4852 (jQuery's slideDown/toggle "snap" when they improperly guess the height ...) created by
- This has been tested in Firefox 3.5. It does not appear to affect …
- 2:52 PM Ticket #4851 (Inside ajax callback function (success, error), 'this' context does ...) created by
- Inside ajax callback function (success, error), 'this' context does …
- 3:43 AM Ticket #4850 (Patch for SVG DOMs) created by
- Since the SVG DOM is different to the HTML DOM, several jQuery …
Note: See TracTimeline
for information about the timeline view.