Timeline
Jul 28, 2013:
- 12:41 PM Ticket #14192 ($(window).height() doesn't work correctly if <!DOCTYPE html> is not ...) closed by
- duplicate: Duplicate of #12388. That's called quirks mode. Don't do that. …
- 12:39 PM Ticket #14193 ($(window).height() doesn't work correctly if <!DOCTYPE html> is not ...) closed by
- duplicate: Duplicate of #14192.
- 12:02 PM Ticket #14194 (namespace in events) closed by
- notabug: We've got this already. http://api.jquery.com/on/#event-names
- 6:56 AM Ticket #14194 (namespace in events) created by
- I think this would be very useful and can prevent conflict between …
Jul 27, 2013:
- 11:41 PM Ticket #14193 ($(window).height() doesn't work correctly if <!DOCTYPE html> is not ...) created by
- If you don't specify Doctype of html and start with <html> directly, …
- 11:41 PM Ticket #14192 ($(window).height() doesn't work correctly if <!DOCTYPE html> is not ...) created by
- If you don't specify Doctype of html and start with <html> directly, …
Jul 26, 2013:
- 10:39 PM Ticket #14175 (In IE10 $.get() doesn't make a request when passed an empty object as ...) closed by
- duplicate: Duplicate of #11023.
- 9:53 PM Ticket #14191 (Improvements to jQuery.globalEval) created by
- jQuery.globalEval can definitely be useful, but why not make it even …
- 1:35 PM Ticket #14190 (closest fails sporadically in IE11 on Windows 8.1) closed by
- notabug: OK, heard back from Microsoft on this; it's been fixed and not in …
- 1:05 PM Ticket #14185 (How to use Jquery Files over HTTPS) closed by
- notabug: Please ask for help on a forum.
- 12:51 PM Ticket #14132 (Custom Cursor twitches when crossing the border of a jQuery-animated ...) closed by
- notabug: This is really more of a story than a bug report. Please triage the …
- 11:51 AM Ticket #14186 (jQuery change is not fired for select when using key strokes) closed by
- patchwelcome
- 11:50 AM Ticket #14186 (jQuery change is not fired for select when using key strokes) reopened by
- I was opening the select with the mouse before using the keyboard. It …
- 11:45 AM Ticket #14190 (closest fails sporadically in IE11 on Windows 8.1) created by
- Test case: http://jsfiddle.net/tj_vantoll/kQpVk/. This is an odd one. …
- 11:38 AM Ticket #14189 (globalEval handling of "use strict" pragma incorrect.) created by
- The function globalEval() assumes that if a "use strict" pragma is …
- 10:33 AM Ticket #14120 ($.param does not recursivly serialize return values of functions) closed by
- notabug: Since
$.param
is intended to serialize data that came out of form … - 9:59 AM Ticket #14186 (jQuery change is not fired for select when using key strokes) closed by
- notabug: This is consistent across all browsers: http://jsfiddle.net/v58Bc/1/ …
- 8:48 AM Ticket #14187 (jQuery-1.7.2 Not working for IE8) closed by
- notabug: Ask for help on a forum, this isn't a bug report.
- 8:47 AM Ticket #14188 (data() method int overflow) closed by
- worksforme: http://jsfiddle.net/AGefq/
- 5:52 AM Ticket #14188 (data() method int overflow) created by
- […]
- 5:01 AM Ticket #14187 (jQuery-1.7.2 Not working for IE8) created by
- Hello, In my project i used 'jquery-1.7.2' new update before i …
- 3:24 AM Ticket #14186 (jQuery change is not fired for select when using key strokes) created by
- Hello, when binding the change event to a select with a size of 1 …
Jul 25, 2013:
- 4:35 PM Ticket #14184 (.on('popstate', function(e){}) does not pick up e.state data) closed by
- notabug: http://api.jquery.com/category/events/event-object/ > Certain events …
- 1:41 PM Ticket #14185 (How to use Jquery Files over HTTPS) created by
- I need to use the ssl (https) and need to access these files <link …
- 12:09 PM Ticket #14184 (.on('popstate', function(e){}) does not pick up e.state data) created by
- implementing ajax history: […] when using: […] …
- 12:06 PM Ticket #14178 (matchExpr[type].exec is not a function) closed by
- wontfix: http://contribute.jquery.org/wont-fix/
- 12:05 PM Ticket #14177 (Image upload error) closed by
- notabug: Please ask for help on stackoverflow, on …
- 12:03 PM Ticket #14173 (Internet explorer 10 doesn't support css() function) closed by
- notabug: Please ask for help on stackoverflow, on …
- 10:30 AM Ticket #14182 (attr('disabled',true)/prop("disabled",true) not working for anchor tag ...) closed by
- duplicate: Duplicate of #13573. Use
.prop()
or the Migrate plugin. - 10:20 AM Ticket #14183 (XML, removeClass and IE11) closed by
- duplicate: Duplicate of #13056. The dup ticket is closed patchwelcome but …
- 8:27 AM Ticket #14183 (XML, removeClass and IE11) created by
- First, the jsFiddle: http://jsfiddle.net/Cq2wU/1/ After parsing a …
- 2:06 AM Ticket #14182 (attr('disabled',true)/prop("disabled",true) not working for anchor tag ...) created by
Jul 24, 2013:
- 9:31 PM Changeset [410cf4e]2.2-stablekillphp by
- bower.json
- 9:31 PM Changeset [302f222]2.2-stablekillphp by
- src/core.js
- 5:15 PM Ticket #14181 (Provide function similar to replaceWith which uses detach rather than ...) closed by
- plugin: Seems like a good plugin […] (Untested, but probably works the …
- 3:56 PM Ticket #14181 (Provide function similar to replaceWith which uses detach rather than ...) created by
- At present replaceWith() always cleans the removed nodes of handlers …
- 1:05 PM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) reopened by
- 11:54 AM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) closed by
- notabug: isNumeric uses parseFloat (http://es5.github.io/#x15.1.2.3), of which …
- 10:39 AM Changeset [c8c32f1]2.2-stablekillphp by
- test/index.html
- 9:51 AM Ticket #14180 (focusin/out special events don't work cross-window) created by
- The special event implementation for focusin/out refer to the global …
- 8:50 AM Ticket #14179 ($.isNumeric returns true if argument is an array that contains one integer) created by
- If an argument is an array that contains one value that is numeric, …
- 8:11 AM Ticket #14178 (matchExpr[type].exec is not a function) created by
- […] when i tried to run the web page then it throws error like …
- 1:50 AM Ticket #14177 (Image upload error) created by
- Hi I want to upload image contains error report. But It doesnt work
- 1:22 AM Ticket #14176 (contents() is not working for iframe!!!) created by
- $("#frameDemo").contents().find("a").css("background-color","#BADA55"); …
Jul 23, 2013:
- 8:08 PM Ticket #14175 (In IE10 $.get() doesn't make a request when passed an empty object as ...) created by
- Example here: http://jsfiddle.net/96NuG/ In Chrome and Firefox, …
- 7:27 PM Ticket #14174 (globalEval return value) closed by
- notabug: The point of "globalEval" is to evaluate a piece of code specifically …
- 7:12 PM Ticket #14174 (globalEval return value) created by
- Unlike JavaScript's native eval function, jQuery.globalEval has no …
- 3:45 PM Ticket #14173 (Internet explorer 10 doesn't support css() function) created by
- hi, Internet explorer 10 doesn't support css() function.How I can …
- 12:46 PM Ticket #14168 (Autocompete Jquery giving problem in IE,) closed by
- notabug: This does not sound like a jQuery core bug. If you're using jQuery UI …
- 12:45 PM Ticket #14167 (invalid to load FileReader's method onload) closed by
- notabug: Please ask for help on stackoverflow, on …
- 12:44 PM Ticket #14171 (.val(var) does not trigger .change) closed by
- notabug: This is how the DOM works. You'd get the exact same behavior if you …
- 12:43 PM Ticket #14171 (.val(var) does not trigger .change) created by
- I don't know if this is intentional or a bug. Just thought I would let …
- 8:55 AM Ticket #14170 (this.$el) closed by
- notabug
- 6:38 AM Ticket #14170 (this.$el) created by
- 4:45 AM Ticket #14168 (Autocompete Jquery giving problem in IE,) created by
- Hi, I am facing problem in IE9 using Autocomplete jquery, when i …
- 2:22 AM Ticket #14167 (invalid to load FileReader's method onload) created by
- Code like this: $(document).ready(function(){ …
Jul 22, 2013:
- 8:46 PM Ticket #14152 (IE7: [type="anything"] selector throws "Object doesn't support this ...) closed by
- worksforme: jquery-git works for me in real IE7. http://jsbin.com/exuked/1/
- 8:24 PM Ticket #14166 (Accessing a Window's Height in IE 8 Breaks, Sometimes) created by
- If too many iframes are nested, and one of the inner ones loads a PDF …
- 6:10 PM Ticket #14165 (width change of html element during append, using Django template) closed by
- notabug: The bug tracker isn't set up for programming help, and we're not …
- 6:02 PM Ticket #14165 (width change of html element during append, using Django template) created by
- Below is the HTML code. If you try to load it into the browser …
- 5:15 PM Ticket #14164 (Reduce forced layout reflows in init or methods) created by
- This is a meta-ticket for identifying and solving issues with feature …
- 2:38 PM Changeset [831a532]2.2-stablekillphp by
- README.md
- 2:04 PM Changeset [24571f4]2.2-stablekillphp by
- README.md
- 2:04 PM Changeset [806b023]2.2-stablekillphp by
- README.md
- package.json
- 12:41 PM Ticket #14163 (Make Deferreds/Callbacks/.ready() optional modules) created by
- That way we can make smaller builds.
- 12:34 PM Ticket #10814 (make support as lazy as possible with closure in mind) reopened by
- 12:10 PM Ticket #14161 (:nth() selector - removal plans?) closed by
- notabug: It's just an alias. It's not documented by jQuery (because there's …
- 11:57 AM Ticket #14159 (Bug in fancy box 1.7) closed by
- notabug: This is not a fancyBox tracker
Jul 21, 2013:
- 5:52 AM Ticket #14162 (replaceWith looses data) created by
- I think I've encountered a bug using replaceWith. Example scenario: …
Note: See TracTimeline
for information about the timeline view.