Timeline
08/03/11:
- 20:42 Ticket #9966 (Trying to create an account but not successfull in the site) closed by
- invalid: Have you tried at …
- 20:32 Ticket #9966 (Trying to create an account but not successfull in the site) created by
- have tried a lot but could not create an account with the site
- 18:24 Ticket #9965 (Add $.support flag for loading XHTML content) created by
- Since IE doesn't support loading XHTML content into a DOM (reference …
- 18:15 Ticket #9963 (Page flashing) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! If you …
- 18:10 Ticket #7547 (Adding pub/sub into jQuery core?) reopened by
- With the introduction of $.Callbacks() in 1.7, jaubourg's implementation …
- 18:03 Ticket #9964 (test/support.js module strictEqual typo) closed by
- fixed: Landing pull request 453. Typo correction strictEquals=>strictEqual. Fixes …
- 18:02 Changeset [905e8920f9b2a895ed76693a74f34c0297cbcbfb] by
-
- test/unit/support.js
- 17:33 Ticket #9964 (test/support.js module strictEqual typo) created by
- test/support.js module has typos that halt the test runner
- 16:08 Ticket #9963 (Page flashing) created by
- I'm new to ASP.NET MVC...so please bear with me. I just created a new …
- 15:05 Ticket #9962 (When the container has an ID containing a backslash, find( IDselector ) ...) created by
- Traversing-function "find()" (v.1.6.2) not working anymore. With v1.4.2 no …
- 14:12 Ticket #9961 (nodeName does not check whether elem exists) closed by
- invalid: Since the linked post is from 2008 and there still is no test case three …
- 13:29 Ticket #9961 (nodeName does not check whether elem exists) created by
- See …
- 13:26 Ticket #9960 (Append function not working for parent nodes that are nodeType === 9) created by
- I encountered this problem while I was trying to replace the root node of …
- 07:44 Ticket #9866 (Unable to get height on DIV tag that has begun fading in...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9864 (Onknowed problem with de release version) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9862 (SCRIPT5007: Unable to get value of the property ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9861 (Problem with ASP.Net-CheckBox-Control and CSS-Class) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9859 (Event remove attribute disabled issue) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
08/02/11:
- 21:14 Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") closed by
- invalid: I'm not sure why we're even debating this. Passing null as a second arg …
- 20:06 Ticket #9958 (Validation plugin does not work inside buttons) closed by
- invalid: This is the bug tracker for jQuery core. Please consult the issue tracker …
- 20:04 Ticket #9959 ($.fn.unbind("eventtype", null) unbinds all handlers with type "eventtype") created by
- jQuery.event.remove currently unbinds all handlers matching the event …
- 19:36 Ticket #9958 (Validation plugin does not work inside buttons) created by
- When an in-line input validation is inside a button, which is inside a …
- 13:59 Ticket #9957 (setTimeout setInterval broken) closed by
- duplicate
- 12:59 Ticket #9956 (Jquery 1.6.2 comment problem) closed by
- wontfix: Thanks for submitting a ticket!. Unfortunately, we are unable to guarantee …
- 10:49 Ticket #9957 (setTimeout setInterval broken) created by
- Case A: ---- function a() { obj.animate ( { } , speed ) …
- 09:02 Ticket #9956 (Jquery 1.6.2 comment problem) created by
- http://code.jquery.com/jquery-1.6.2.min.js has a problem …
- 07:51 Ticket #9858 (UI issue with LABEL tag in IE6) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
08/01/11:
- 23:00 Ticket #9955 (Attribute selector with innerHTML and quotes) closed by
- worksforme: innerHTML is not an attribute; it was by coincidence that it ever worked
- 22:54 Ticket #9955 (Attribute selector with innerHTML and quotes) created by
- Having : <p><span class="test">123</span></p> in the document, these won't …
- 16:51 Ticket #9954 (jquery does not trigger default events in chrome) closed by
- worksforme: http://jsfiddle.net/rwaldron/cNH2D/
- 16:27 Ticket #9954 (jquery does not trigger default events in chrome) created by
- For instance, this code will show the file input dialog in firefox, but …
- 16:06 Ticket #9823 (IE 8 crashes when using background-image on BODY in css) reopened by
- Good catch, we'll tackle this.
- 15:56 Ticket #9953 (incorrect calculation of 'left' in IE9) created by
- My test case is on this page. http://jleesoft.com/cardones/ When you …
- 15:22 Ticket #9950 (Browser crashes when using a iframe in jqery mobile) reopened by
- 15:02 Ticket #9952 (attr ("disabled", true [or false or 1 or 0]) does not work properly in IE) created by
- The attr ("disabled",true) or attr ("disabled",false), works with jquery …
- 14:43 Ticket #9951 (Wrong order in .trigger() when DOM is modified in a handler) created by
- The W3C DOM Event Model spec …
- 14:28 Ticket #9950 (Browser crashes when using a iframe in jqery mobile) closed by
- invalid: As noted in the big red box on the "new ticket" page, the correct place to …
- 14:13 Ticket #9950 (Browser crashes when using a iframe in jqery mobile) created by
- when i use a iframe in jqery and than link to a page, the iphone web …
- 13:43 Ticket #9949 (expr.replace is not a function) created by
- this the line indicated by firebug: expr = …
- 12:46 Ticket #9947 (about jQuery(html, props)) closed by
- worksforme: The example seems to work. If you are suggesting that we change "click" to …
- 10:39 Ticket #9948 (RegExp to test for pixel values might be unreliable in IE 9) created by
- IE 9 (tested in version 9.0.8112 on Windows 7) does not seem to return …
- 07:15 Ticket #9947 (about jQuery(html, props)) created by
- I find a bug of Jquery(html,props). example: $("<div>", { "class": …
- 03:01 Ticket #9945 (Percentage Width Elements in Hidden Divs) reopened by
- Thanks for the heads up. Confirmed, further reduced: …
- 02:43 Ticket #9945 (Percentage Width Elements in Hidden Divs) closed by
- duplicate
- 02:43 Ticket #9945 (Percentage Width Elements in Hidden Divs) reopened by
- 02:42 Ticket #9945 (Percentage Width Elements in Hidden Divs) closed by
- invalid: jQuery intentionally normalizes all css property values to pixel units
- 02:27 Ticket #9945 (Percentage Width Elements in Hidden Divs) created by
- Lets say you have an element with a css width of 94%. And lets say you …
07/31/11:
- 07:59 Ticket #9838 (Animating scrollTop issues in safari 5.1 (Lion)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
07/30/11:
- 19:51 Ticket #9944 (Pass new array as third argument to jQuery.grep and jQuery.map callbacks) created by
- Providing the new Array being constructed via jQuery.grep() to the …
- 15:17 Ticket #9943 (Jquery Ui issue) closed by
- invalid: Thanks for taking the time to contribute to the jQuery project! As noted …
- 10:13 Ticket #9943 (Jquery Ui issue) created by
- I have this: <li class=sortableitem><input type="text" …
- 07:48 Ticket #9835 (anchor link fails when linking to a page that includes jquery 1.6 +) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #9821 (Multiple attribute selector issue with ie9 and some versions of ie8 in ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #9818 (click() does not trigger a click event attached with addEventListener in ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #9811 (Problem in IE8 : jQuery1.6.2 with jQuery-UI 1.8.14) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:48 Ticket #9799 ("/a" in jQuery.support causing 404's.) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
07/29/11:
- 21:13 Ticket #9942 (On page) created by
- The following is atop of this page: http://docs.jquery.com/Types ", …
- 20:48 Ticket #9941 (BB 5.0 - jQuery.removeEvent(elem, type, handle) throws ...) created by
- I am using a Blackberry Simulator: Blackberry 9550 v 5.0.0.713. Using …
- 19:55 Ticket #9940 (Data Attributes Can't Be Set on object Elements) closed by
- invalid: This is expected behavior. http://api.jquery.com/data
- 19:49 Ticket #9940 (Data Attributes Can't Be Set on object Elements) created by
- Data attributes can be set on regular elements like so: > el = $('div'); …
- 18:25 Ticket #9939 (contains selector on child of sibling not working) created by
- Using jQuery 1.6.2 and FF 5 on Win 7 Pro, if I have: […] this …
- 14:35 Ticket #9777 (.attr() changing wrong element on cloned elements (IE7 only)) reopened by
- Confirmed. That retroactive modification is bizarre. Here is a screen …
- 14:31 Ticket #9938 (jQuery.ajaxTransport function is is not working in BlackBerry OS5) created by
- Hi, The jQuery.ajaxTransport function is not working in BlackBerry OS5. …
- 11:31 Ticket #9937 (Deferreds, promises and jsXHR-s are plain objects.) created by
- Deferreds, promises and jsXHR-s, are created using the module pattern, …
- 11:27 Ticket #9936 (Animation of border radius) created by
- When animating CSS3 border radius, jquery animate() sets the initial value …
- 07:44 Ticket #9824 (send-a-cross-domain-post-request) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9823 (IE 8 crashes when using background-image on BODY in css) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:44 Ticket #9822 (jquery $("#someTRid").attr("for") in ie6 return undefined) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
07/28/11:
- 23:21 Ticket #9934 (Keypress event for body tag not firing in Firefox 5.0.1) created by
- http://jsfiddle.net/dydkJ/ The above fiddle works on chrome, but not on …
- 20:16 Ticket #9933 (jQuery.fn.toggle() should store state in private data object) created by
- At the moment, event.js/jQuery.fn.toggle() uses jQuery.data() instead …
- 20:05 Ticket #9928 (css selector reports wrong value for width) closed by
- worksforme: jQuery normalizes all css property values into their pixel value.
- 16:23 Ticket #9932 (The closure compiler gives a lot warnings on the 1.6.2 min.js) created by
- When the 1.6.2.min.js is run thru the 2011.07.28 (today) online Closure …
- 14:48 Ticket #9931 (compatibility) closed by
- invalid: Please contact the plugin author and it would probably help the author if …
- 14:47 Ticket #9930 (Positioning the Datepicker above the textbox) closed by
- invalid: This the jQuery Core bug tracker. For support using jQuery UI, you can …
- 14:45 Ticket #9931 (compatibility) created by
- Jquert, starting with version 6 is not compatible with the plug jscroll.
- 14:31 Ticket #9930 (Positioning the Datepicker above the textbox) created by
- Hi, I want to display the datepicker above the control (Text Box). …
- 11:49 Ticket #9929 (errors not reported from pages loaded by .load()) created by
- if there is a error in the loaded page for example var test = {}; …
- 11:23 Ticket #9923 (Warning: reference to undefined property a[f.expando] Source File: ...) closed by
- worksforme: Thanks for submitting a ticket to the jQuery bug tracker!. Testing jQuery …
- 11:02 Ticket #9926 (set value to select element) closed by
- worksforme: I've put together a working test case based on the code you supplied here: …
- 10:49 Ticket #9927 ($("select").attr("disabled", ""); does not work anymore) closed by
- invalid: Thanks for submitting a ticket!. In jQuery 1.6, a significant change was …
- 10:45 Ticket #9924 (api.jquery.org auto-correction override) closed by
- wontfix: Thanks for submitting a ticket!. The jQuery.com and org sites are …
- 08:01 Ticket #9777 (.attr() changing wrong element on cloned elements (IE7 only)) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:43 Ticket #9928 (css selector reports wrong value for width) created by
- Test on jQuery 1.6.2 if this === 'ul' element var originalList = …
- 04:03 Ticket #9927 ($("select").attr("disabled", ""); does not work anymore) created by
- greetings, i upgraded from JQuery 1.4 to 1.6 and i noticed a change in …
- 02:29 Ticket #9926 (set value to select element) created by
- code about below: <select id="test"> <option value="13">11</option> …
- 01:49 Ticket #9925 (dom object sort) created by
- Line: 4650 […] why not […] Remarks […]
- 00:20 Ticket #9924 (api.jquery.org auto-correction override) created by
- I definitely LOVE that your systems attempt to figure out where I meant to …
07/27/11:
- 22:10 Ticket #9923 (Warning: reference to undefined property a[f.expando] Source File: ...) created by
- Firfox 5.0 using Firebug
- 20:59 Ticket #9922 (Object doesn't support this property or method) created by
- Hi everybody, I have a problem with this piece of code: ... var …
- 17:39 Ticket #9921 (Compound selectors dont work well in IE7) created by
- tried something like in IE7 $(".item1 a, .item2 …
- 14:32 Ticket #9917 ($.data returns undefined for any stored false value) closed by
- duplicate
- 14:32 Ticket #9918 (if $.data fails if the data has value 0) closed by
- duplicate
- 14:32 Ticket #9918 (if $.data fails if the data has value 0) reopened by
- 14:14 Ticket #9920 (Playstaton 3) closed by
- duplicate
- 14:10 Ticket #9920 (Playstaton 3) created by
- it seams jq trow exception while initialize (console didn't show error at …
- 11:40 Ticket #9918 (if $.data fails if the data has value 0) closed by
- duplicate
- 10:05 Ticket #9918 (if $.data fails if the data has value 0) created by
- Assume thisCache[ jQuery.camelCase( name ) ] returns 0 then the case …
- 09:28 Ticket #9917 ($.data returns undefined for any stored false value) created by
- If you store 0, false or null as a value for the data, it will always …
- 07:49 Ticket #9916 (Jquery 1.6.2 crashes IE8 when fading (fadeIn/fadeOut)) created by
- 1. Fade I use $('#something').fadeIn or fadeOut. With Jquery 1.6.2 and …
- 07:46 Ticket #9805 (Error in Firefox 3.6.18 with minified jquery) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
- 07:46 Ticket #9575 (animate function does't cast regex.exec() parameter to string before ...) closed by
- invalid: Because we get so many tickets, we often need to return them to the …
Note: See TracTimeline
for information about the timeline view.
