Timeline
Aug 1, 2013:
- 2:53 PM Ticket #14211 (jQuery.get() and jQuery.post() do not support "url data dataType" signature) closed by
- notabug: You could use a
null
for the callback instead, or use$.getJSON
. … - 1:59 PM Ticket #14211 (jQuery.get() and jQuery.post() do not support "url data dataType" signature) created by
- With jQuery.get() and jQuery.post(), I cannot use the signature; …
- 1:39 PM Ticket #14210 (http://bugs.jquery.com/ticket/4687#no2) created by
- Same as: http://bugs.jquery.com/ticket/4687#no2 resized windows …
- 9:48 AM Ticket #14209 (begins with or starts with filtering) closed by
- notabug: I assume you're talking about some plugin that isn't in jQuery core, …
- 9:47 AM Ticket #14209 (begins with or starts with filtering) created by
- Being able to filter a list by A single character or letter. Or by …
Jul 31, 2013:
- 11:20 AM Ticket #14208 (wrap() function duplicates in IE) closed by
- notabug: Behavior of manipulation methods in general is not guaranteed for …
- 8:23 AM Ticket #14208 (wrap() function duplicates in IE) created by
- When i try to unwrap in string the <p> tag and then wrap the same …
- 3:22 AM Ticket #14207 (Ajax error defaults to status 404) created by
- In jquery 2.0.x, ajax requests that fail without ever contacting a …
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
Note: See TracTimeline
for information about the timeline view.