Timeline
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( …
09/04/08:
- 22:28 Ticket #3330 (jQuery.typeof and jQuery.isEmpty Utilities) created by
- One of the best aspects of jQuery is its light weight. I have really taken …
- 22:18 Ticket #3329 (Selectors don't work with jQuery context) created by
- Many (if not all) selectors don't work with jQuery context. See the demo …
- 21:07 Ticket #3328 (Jquery returning javascript object) created by
- a function that will return the javascript object of a search term. …
- 19:11 Ticket #3327 ([treeview] persist: "location" renders wrong icons) created by
- When a treeview is generated using persist: "location", the icons will be …
- 17:37 Ticket #3326 (IE7 Unbind/bind doesn't work) created by
- I use paging to limit result set on web page, and after initial data set …
- 16:56 Ticket #3325 (Website UI Error) created by
- FireFox 3. On the homepage, upon mouse-over of one of the following …
- 15:46 Ticket #3324 ([treeview] multi-level async) created by
- I have found two limitations to the current treeview.async when loading …
- 14:42 Ticket #3323 (jsquery .hide changes the font of the text in Internet Explorer) created by
- In Internet Explorer 7, it appears that the .hide method changes the font …
- 12:32 Ticket #3322 (offset body does not work in Safari / Chrome) created by
- If the BODY is offset from the HTML then offset should report that number …
- 05:40 Ticket #3321 (Class selector broken in Safari 3.1.2) created by
- The attached test file isolates a bug in jquery 1.2.6's class selector …
09/03/08:
- 18:22 Ticket #3320 (jquery-1.2.6.min.js and loadrunner 8.1 conflict) created by
- the workaround for IE to check if the doc is ready causes LoadRunner 8.1 …
- 16:33 Ticket #3317 (slider: support floating values, set number of decimals) closed by
- invalid: Please repost this to the UI Bug Tracker.
- 04:31 Ticket #3319 (After() bug in firefox 3) created by
- Hello Here is an exemple of bug error, thank you : <script …
09/02/08:
- 21:56 Ticket #3318 (find doesn't work in IE but works fine in Firefox) created by
- var s = "<Orders>" + " <Order>" + " …
- 20:42 Ticket #3317 (slider: support floating values, set number of decimals) created by
- For the needs of a math project, I had to modify slider to support …
- 10:03 Ticket #3316 ($("<tr>").is("a bug") may not return true) created by
- using space seperated selector-Strings with …
Note: See TracTimeline
for information about the timeline view.
