Timeline
Sep 26, 2009:
- 9:06 PM Ticket #5298 (doc confusion possible new idea.) closed by
- invalid: This actually has nothing to do with how jQuery is implemented. This …
- 7:56 PM Ticket #5299 (odd & even methods improvements) created by
- I notice here use % to test if the number is even or odd. I suggest we …
- 1:47 PM Ticket #5298 (doc confusion possible new idea.) created by
- .submit(fn) is confusing 12:40 < EvanCarroll> i think i found a bug. …
- 1:12 PM Ticket #5297 (Invalid Argument) created by
- Hi, i came across this error when i was testing my form. If the …
- 5:44 AM Ticket #5296 (.offset() can cause annoying flicker or jiggle) created by
- In version 1.3.2, in the JQuery.offset = { initialize: function(), …
Sep 25, 2009:
- 5:46 PM Ticket #5295 (Support "blur" / "focus" as events for $.live()) created by
- http://stackoverflow.com/questions/1199293/simulating-focus-and-blur-in …
- 5:41 PM Ticket #5191 (add .unwrap method) closed by
- fixed: Landed in SVN rev [6586].
- 5:41 PM Changeset [69e6e53]1.12-stable2.2-stablekillphp by
- src/manipulation.js
- test/unit/manipulation.js
- 5:36 PM Changeset [70b9aed]1.12-stable2.2-stablekillphp by
- version.txt
- 4:35 PM Ticket #5294 (Add the jQuery 1.4 roadmap to http://dev.jquery.com/roadmap) created by
- Hi Guys, I noticed the 1.4 roadmap was missing from the roadmap page. …
- 2:24 PM Ticket #5293 (createElement optimization should allow for tag pair as well as ...) created by
- To take advantage of the document.createElement optimization when a …
- 2:21 PM Changeset [79ba722e]1.12-stable2.2-stablekillphp by
- version.txt
- 1:55 PM Changeset [67d445a]1.12-stable2.2-stablekillphp by
- src/core.js
- src/data.js
- src/manipulation.js
- src/selector.js
- src/traversing.js
- test/unit/core.js
- test/unit/data.js
- test/unit/manipulation.js
- test/unit/traversing.js
- 11:36 AM Ticket #5292 (Ajax Async Request fails in IE8) created by
- Hi, i have a problem with a ajax call. This method is giving me …
- 4:26 AM Ticket #5291 (Error using $().attr() in IE 8.0.6) created by
- When using jQuery attr method with IE 8.0.6, I get folowing error: …
Sep 24, 2009:
- 11:22 PM Ticket #5290 (Mousing over element with 'title' attribute breaks hover()) created by
- I have a div that expands on hover and closes on mouseout. This div …
- 9:53 PM Ticket #5151 (IE Script Error: Invalid Argument Line 19 Char 31804) closed by
- invalid: There's not enough information to determine if this is a bug.
- 9:50 PM Ticket #3961 (XML selector doesnt work as it should, in IE6) closed by
- invalid
- 9:37 PM Ticket #3389 (Hover events not triggered from 'area' elements in IE6) closed by
- invalid: The link is broken, please reopen with a test case if the problem …
- 9:17 PM Ticket #3705 (AJAX IE6 with quirks mode runtime error) closed by
- duplicate: Dup of #4378.
- 9:09 PM Ticket #5184 (DropDownList - Change not working in IE7) closed by
- invalid: It's already on the list as an enhancement, but currently working as …
- 8:02 AM Ticket #5289 (Provide static support for Function.prototype.bind) created by
- binding context and arguments to functions is very useful, especially …[…]
- 7:01 AM Ticket #5288 (Add jQuery.num() function to cast value to number (int/float)) created by
- Add a simple function to cast value to number, either as jQuery.num( …
- 12:51 AM Ticket #5287 (Invalid label using getJson) created by
- Hi I face invalid label problem when i am using the getJson method …
Sep 23, 2009:
- 11:48 PM Ticket #5127 ($.broswer.version) closed by
- duplicate: Duplicate of #2661.
- 11:47 PM Ticket #5135 (Error: NO_MODIFICATION_ALLOWED_ERR: DOM Exception 7 at line 911 in 1.3.2) closed by
- invalid: Please reopen if you have a test case.
- 11:32 PM Ticket #5210 (css background-position in IE8 returns undefined) closed by
- duplicate: Duplicate of #4295. Use individual properties not shorthand ones.
- 11:18 PM Ticket #5252 (attr adding an event to an input field does not work in IE but does in ...) closed by
- invalid: Don't set event handlers using .attr().
- 11:12 PM Ticket #5253 (Using Jquery with HTTPS ,IE 8 Gives Security Warning Dialog box) closed by
- duplicate: Dup of #5253.
- 11:11 PM Ticket #5254 (Using Jquery with HTTPS ,IE 8 Gives Security Warning Dialog box) closed by
- invalid: If you're still having the problem, reopen this ticket with the exact …
- 11:10 PM Ticket #5255 (JQuery doesn't work in IE8) closed by
- invalid
- 11:09 PM Ticket #5256 ($(...).remove() in IE6) closed by
- invalid: A document that contains two elements with the same id attribute is …
- 11:06 PM Ticket #5257 (Selectors with Firefox 3.5 and Google Chrome) closed by
- invalid: This seems like it would be best handled on one of the forums until …
- 10:55 PM Ticket #5273 ($.ajax() XML handling problem on IE 7 and IE 8) closed by
- invalid: If you don't specify a dataType, jQuery tries to figure it out from …
- 10:30 PM Ticket #5277 (bug in doc : toggle(switch)) closed by
- fixed: Fixed, thanks!
- 9:37 PM Ticket #5285 (IE7 & IE8 leak memory in jQuery.remove, probably caused by jQuery.data) closed by
- fixed: This appears to be fixed in SVN.
- 3:16 PM Ticket #5286 (animate bug) created by
- Sorry for my poor English. The parent page use an iframe to load a …
- 10:20 AM Ticket #5285 (IE7 & IE8 leak memory in jQuery.remove, probably caused by jQuery.data) created by
- Note: this problem was explored in depth on this Stack Overflow …
Sep 22, 2009:
- 4:43 PM Ticket #5284 (mootools conflict with getElementsByClassName) created by
- SpriteMe (http://spriteme.org/) is a bookmarklet that uses …
- 7:41 AM Ticket #5283 (Slide removes list bullets) created by
- When an HTML list item is hidden and then revealed using …
- 5:27 AM Ticket #5282 (Elements have different order after find("*") and filter() in IE7) created by
- $cloned = $(this).clone(true); $elements = …
- 12:07 AM Ticket #5281 (Bug in latest jquery-1.3.2) created by
- Line Num 1421 ie var chunker = …
Sep 21, 2009:
- 4:07 PM Ticket #5278 (jQuery calls Object.each on onload and unload) closed by
- duplicate: Duplicate of #2721.
- 1:50 PM Ticket #5280 (AJAX requests should abort on unload (they reserve connections in IE)) created by
- There is a bug in IE (seen in 7, heard about in others) where AJAX …
- 1:38 PM Ticket #5279 (opera version is incorrect or browser.version is wrong) created by
- I understand that jQuery.browser is now being depreciated, but while …
- 11:38 AM Ticket #5278 (jQuery calls Object.each on onload and unload) created by
- If
Object.prototype.each
is defined, jQuery calls it on onload and … - 10:47 AM Ticket #5277 (bug in doc : toggle(switch)) created by
- bug in documentation: http://docs.jquery.com/Effects/toggle#switch …
- 10:12 AM Ticket #5276 (Callback function not executing after the specified time) closed by
- worksforme
- 9:37 AM Ticket #5276 (Callback function not executing after the specified time) created by
- I am using a simple snippet like this: …
- 4:56 AM Ticket #5275 (jquery.extend should set displayName on functions) created by
- Both Firebug and the Safari debugger support the convention that if a …
Sep 20, 2009:
- 7:45 PM Ticket #5274 (Toggle cycles incorrectly with multiple toggle handlers) created by
- The toggle event stores the current cycle position on the DOM element …
- 3:24 PM Ticket #5273 ($.ajax() XML handling problem on IE 7 and IE 8) created by
- Hi, I browsed around for this and couldn't find this issue.. I have …
Note: See TracTimeline
for information about the timeline view.