Timeline
09/12/08:
- 19:55 Ticket #3368 (event.metaKey should be assigned to event.ctrlKey on Non-Mac only) created by
- at jquery.js | version 1.2.6 | line 2150 code: Add metaKey to …
- 17:17 Ticket #3367 (Offset function returns an incorrect value when the concerned element is ...) created by
- If you do something like this... var myFrame = …
- 12:49 Ticket #3366 (fadeTo() doesn't work in IE) created by
- Using the fadeTo() function yields odd results in Internet Explorer, up to …
- 05:29 Ticket #3365 (active tickets link on 1.2 milestone fails) created by
- clicked on …
- 04:20 Ticket #3364 (qunit: Callback for external logger) created by
- A callback from the tester would be handy - I'm still not sure if it …
- 02:05 Ticket #3363 (Patch to include 3rd argument to callbacks in jQuery.get and jQuery.post ...) created by
- jQuery.load passes the XMLHTTPResponse object as a 3rd argument to the …
- 01:33 Ticket #3362 (beforeComplete event for $.ajax) created by
- While the complete handler is useful, it fires *after* error and success …
- 00:21 Ticket #3361 (qunit: Changes to not require pre-existing DOM elements) created by
- I don't think qunit should require DOM elements to pre-exisiting (i.e. …
09/11/08:
- 14:26 Ticket #3360 (jQuery UI Dialog creates JS-error in IE) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 14:26 Ticket #3359 (Tinymce doesn't work in jQuery.dialog) closed by
- duplicate: Duplicate of #3357
- 14:25 Ticket #3358 (Tinymce doesn't work in jQuery.dialog) closed by
- duplicate: Duplicate of #3357
- 14:25 Ticket #3357 (Tinymce doesn't work in jQuery.dialog) closed by
- invalid: Please repost this to the UI Bug Tracker. Just …
- 11:18 Ticket #3360 (jQuery UI Dialog creates JS-error in IE) created by
- Whenever I try to create a dialog in IE7 I get a javascript error message. …
- 08:14 Ticket #3359 (Tinymce doesn't work in jQuery.dialog) created by
- A tinymce editor doesn't work if you put it into a jQuery dialog, it loads …
- 08:13 Ticket #3358 (Tinymce doesn't work in jQuery.dialog) created by
- A tinymce editor doesn't work if you put it into a jQuery dialog, it loads …
- 08:13 Ticket #3357 (Tinymce doesn't work in jQuery.dialog) created by
- A tinymce editor doesn't work if you put it into a jQuery dialog, it loads …
09/10/08:
- 22:56 Ticket #3356 (Validate plugin v 1.4 fails when no metadata is present) created by
- If this is in a form: <input class="required" type="text"/> and the form …
- 21:34 Ticket #3355 (Add stopImmediatePropagation to event objects) created by
- We got requests in the past, for a way to stop the execution of other …
- 19:51 Ticket #2528 (Getting position of hidden element generates error in Firefox) reopened by
- Although it is "not supported", this error should not be provoked by the …
- 16:02 Ticket #3354 (CSS Selector - pseudo classes) created by
- the :odd selector is returning even elements and vice-versa.
- 15:56 Ticket #3353 (CSS Selector - matching property) created by
- Some CSS selectors are not working properly: '~=' works the same way as …
- 13:20 Ticket #3352 (IE fails creating HTML elements with no trailing slash) created by
- I've noticed that when creating HTML elements with jQuery I usually use …
- 10:26 Ticket #3351 ([treeview] how can I select item only by double click ?) created by
- Hi, I would like to change the select color of the item only with double …
- 09:46 Ticket #3350 (Documentation screen layouts are broken) created by
- http://docs.jquery.com/UI/Datepicker/datepicker if you click Options, the …
- 02:04 Ticket #3349 (unable to download .js) created by
- I tried to download and run lateest jquery but was getting error every …
- 01:52 Ticket #3348 (additional qunit tests) created by
- Wanted to have a null and not null check in qunit. There is a diff …
09/09/08:
- 16:45 Ticket #3347 (<object> & <embed> elements returned as functions using a selector) created by
- Using this bit of code: $("#example :not('script')") On this example …
- 16:29 Ticket #3346 (empty and remove methods are too aggressive with event removal) created by
- When these methods were modified to remove events, I found that a lot of …
- 16:11 Ticket #3345 (Offset function off by 2px in IE quirksmode) created by
- This is well-explained in the jQuery comments: IE adds the HTML …
- 14:55 Ticket #3344 (wrapAll should probably call clone(true)) created by
- Right now, wrap calls "clone()" instead of "clone(true)". This has the …
- 10:07 Ticket #3343 (Webkit: .is(':visible') is false for new nodes) created by
- Every other browsers returns true when testing .is(':visible') on newly …
- 10:03 Ticket #3342 (Support POST for cross-domain AJAX requests) created by
- Cross-Domain Ajax POST Patch for jQuery 1.2.5 1. function: jQuery.Ajax …
- 00:12 Ticket #3341 (Offset of positioned fixed elements buggy in Safari) created by
- In Safari 3.1 the offset is misreported for position:fixed elements inside …
09/08/08:
- 22:03 Ticket #3339 (don't work event) closed by
- invalid: The 'change' event doesn't bubble on IE, so you can't listen for this …
- 21:54 Ticket #3334 (Unknown error) closed by
- duplicate: Duplicate of #3335.
- 19:10 Ticket #3340 ($(window).height() don't work in Opera) created by
- $('div').css({ height: $(window).height() equal to 100% }); dont't …
- 15:34 Ticket #3339 (don't work event) created by
- This code does't work in IE6 $('form').bind ( "change", …
- 11:24 Ticket #3338 (div is null) created by
- In any way I do not can in what problemma jquery gives out an error in …
- 06:39 Ticket #3337 (find('*') is borked in a certain case.) created by
- how to repeat: 1. create a textarea with <object width="464" …
09/07/08:
- 17:10 Ticket #3336 (onsubmit event fails for enter-key submission on webkit browsers) created by
- When using the onsubmit event (via the .submit method or by using …
- 16:45 Ticket #3335 (NS_ERROR_XPC_CANT_MODIFY_PROP_ON_WN) created by
- Hellow. My script executes code: $('form').bind( "change", …
- 16:41 Ticket #3334 (Unknown error) created by
- Hellow. My script executes code: $('form').bind( "change", …
09/05/08:
- 15:25 Ticket #3333 (.css("marginRight") is incorrect in WebKit) created by
- in safari (win) and google chrome (only included because the same error …
- 14:49 Ticket #3332 (focus/blur events not triggered using WebKit based browsers ...) created by
- The events focus & blur do not get triggered on browsers based on the …
- 08:54 Ticket #3331 (curCSS() doesn't convert negative em/% values properly in IE) created by
- This is because line 920: if ( !/\d+(px)?$/i.test( ret ) && /\d/.test( …
Note: See TracTimeline
for information about the timeline view.
