Timeline
Jul 30, 2013:
- 10:30 PM Ticket #14206 (Chrome is demanding v1.2.3!) closed by
- notabug: This is the jQuery bug tracker, so you're definitely in the wrong …
- 10:07 PM Ticket #14206 (Chrome is demanding v1.2.3!) created by
- Trying to use Intuit's Itsdeductible.com - get error msg that says …
- 12:17 PM Ticket #14204 (Browser inconsistency with click handling on classes) created by
- This seems a minor issue to me, however you might find the …
- 11:04 AM Ticket #14203 (scrollHeight sometimes ignored in autocomplete) created by
- In autocomplete, when coming back from a completion with no results, …
- 9:44 AM Ticket #14202 (.prop('selected') does not select right option) closed by
- worksforme: As long as you wait for the document to be ready, as you must, this …
- 9:26 AM Ticket #14202 (.prop('selected') does not select right option) created by
- I hope I did not oversee this... When using .prop('selected',true) on …
Jul 29, 2013:
- 3:16 PM Ticket #14199 (Event received twice if fired by jquery) closed by
- duplicate: Duplicate of #10168. See the duplicate ticket. Inline handlers …
- 3:07 PM Ticket #14201 (jQuery.Callbacks left in inconsistent state after exception) closed by
- duplicate: Duplicate of #11193. But the ticket that is the duplicate, …
- 3:04 PM Ticket #14201 (jQuery.Callbacks left in inconsistent state after exception) created by
- This problem still exists in 1.10.1 and in the current git. Please …
- 2:53 PM Ticket #14200 (Event received twice if fired by jquery) closed by
- duplicate: Duplicate of #14199.
- 2:48 PM Ticket #14200 (Event received twice if fired by jquery) created by
- Bug demo http://jsfiddle.net/ewh8c/ Pure javascript is OK …
- 2:46 PM Ticket #14199 (Event received twice if fired by jquery) created by
- Bug demo http://jsfiddle.net/ewh8c/ Pure javascript is OK …
- 8:25 AM Ticket #14195 (jQuery with @Html.DropDownList helper) closed by
- notabug: StackOverflow seems like the right place then.
- 12:42 AM Ticket #14196 (……) closed by
- notabug: what's your point?
- 12:38 AM Ticket #14196 (……) created by
- [[Image(http://imgsrc.baidu.com/forum/pic/item/4256d895d143ad4b5574ce38 …
- 12:25 AM Ticket #14195 (jQuery with @Html.DropDownList helper) created by
- Please direct me in the right direction if I'm posting this in the …
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(){ …
Note: See TracTimeline
for information about the timeline view.