Timeline
Mar 22, 2010:
- 9:36 PM Ticket #6336 (jquery fails in IE) closed by
- invalid
- 8:11 PM Changeset [656fe92]1.12-stable2.2-stablekillphp by
- src/offset.js
- test/data/offset/absolute.html
- test/unit/offset.js
- 8:05 PM Changeset [08cf82e]1.12-stable2.2-stablekillphp by
- src/offset.js
- 6:50 PM Changeset [1844f95]1.12-stable2.2-stablekillphp by
- test/unit/offset.js
- 5:20 PM Ticket #6336 (jquery fails in IE) created by
- <!DOCTYPE HTML PUBLIC "-W3CDTD HTML 4.01 TransitionalEN" …
- 9:02 AM Ticket #6335 ($.unique bug with microsoft internet explorer (8)) created by
- i found this issue while using $.unique with a native array on MSIE: …
- 8:08 AM Ticket #6334 (AJAX Loads in IE7 but not IE8) created by
- On lines 4987-4999 IE8 try's to load "return new …
- 3:31 AM Ticket #6333 ($.get() bug) created by
- I only get this bug in IE8. This is the current version of jQuery …
- 2:42 AM Ticket #6294 (jQuery1.4.2 ajax bug) reopened by
- jQuery.post( url, [ data ], [ success(data, textStatus, …
- 12:42 AM Ticket #6332 (Error jQuery wth function eval()) created by
- <div class='windows'> <div style="width:400px;" class="draggable …
Mar 21, 2010:
- 11:42 PM Ticket #6331 (BUG on Setting value to hidden input) created by
- I try to set a long html to a input:text, it is ok. But when I set the …
- 5:58 PM Ticket #6330 ('checked' attribute does not get rendered to string) created by
- var obj = $("<input>").attr({ type: "checkbox", checked: true }); …
- 3:18 PM Ticket #6329 (hover, mouseenter, mouseleave do not behave as expected when entering ...) created by
- Functions attached to a subject via the mouseenter and mouseleave …
- 2:24 PM Ticket #6328 (Attribute selector with escaped character doesn't work when used with ...) created by
- When filtering by attribute no results are returned if a "[" escaped …
Mar 20, 2010:
- 9:41 PM Ticket #6327 (.getJSON callback fires before request returns) closed by
- invalid
- 9:12 PM Ticket #6327 (.getJSON callback fires before request returns) created by
- $.getJSON (and $.ajax with dataType:'json') seem to fail for some …
- 8:11 PM Ticket #6323 (Ajax get/post does not complete in Google Chrome on Linux) closed by
- invalid: This sounds like it may be something related to plugins you are using. …
- 8:08 PM Ticket #6321 (opera 10.10 and less) closed by
- invalid: Please reopen with a test case including html and script.
- 8:05 PM Ticket #6318 (border-collapse:seperate; can not be set with .css()) closed by
- invalid: The spelling is "separate".
- 8:04 PM Ticket #6317 (Stringlenght) closed by
- invalid: Please attach a test case, including script and html required to …
- 8:00 PM Ticket #6315 (I need drop down customized using Jquery) closed by
- invalid: This is not a bug report. Please ask questions on the forum. …
- 7:57 PM Ticket #6326 (offset(function(index, coords)) does not properly pass index) closed by
- invalid: Closed per your request.
- 3:02 PM Ticket #6326 (offset(function(index, coords)) does not properly pass index) created by
- When offset() is used as a setter, passed a function, it's supposed to …
- 1:23 PM Ticket #6325 (setting .css for class destroys its :hover definition in css file) created by
- First let's define in styles: .classOne { background-color: white; } …
Mar 19, 2010:
- 9:28 PM Ticket #6324 (Sizzle reports link containing img is hidden in Webkit) created by
- This appears to be a bug releated to the Webkit rendering engine, as …
- 3:20 PM Ticket #6323 (Ajax get/post does not complete in Google Chrome on Linux) created by
- I am using $.get to make a simple request to a PHP script which …
- 11:58 AM Ticket #6322 (:has() does not correctly select elements if multiple criteria are inside) created by
- This testcase returns false, true true […] While I believe that …
- 8:52 AM Ticket #6321 (opera 10.10 and less) created by
- $(elemant).height() returns wrong data in opera 10.10 and less, other …
- 8:50 AM Ticket #6320 (attribute selector does not work in IE8 on onmouse*) created by
- rel,id and name attributes are selectable in IE8, but all onmouse* I …
- 8:31 AM Ticket #6319 (Regression: stopPropagation inside change handlers in IE is ...) created by
- On switching from 1.3.2 to 1.4.2, some of our document-level ENTER …
- 7:20 AM Ticket #6318 (border-collapse:seperate; can not be set with .css()) created by
- "border-collapse" can not be set to "seperate" using .css() Firefox …
- 5:49 AM Ticket #6317 (Stringlenght) created by
- JQuery doesn't send parameters of wich the length of the parameter …
- 2:36 AM Ticket #6316 (Some jQuery methods don't their check private variables.) created by
- When faced with no arguments, most methods error out with no problems …
Mar 18, 2010:
- 11:41 PM Ticket #6315 (I need drop down customized using Jquery) created by
- i need customized drop down for my aspx pages where i will use …
- 11:14 PM Ticket #6313 (Plugins/Validation/Methods/date failed to validate) closed by
- invalid: Please report these on the forum, this bug tracker is for jQuery core …
- 11:11 PM Ticket #6308 (.data() inconsistent return value) closed by
- duplicate: Duplicate of #6304.
- 11:09 PM Ticket #6306 (Error in .validate() function for date) closed by
- invalid
- 2:56 PM Ticket #6314 (Version 1.4.1 & 1.4.2 crash customizerd IE 7 when "native XMLHTTP ...) created by
- After doing a lot of testing and research to determine the cause of an …
- 1:57 PM Ticket #6313 (Plugins/Validation/Methods/date failed to validate) created by
- Plugins/Validation/Methods/date failed to validate the date given …
- 10:43 AM Ticket #6312 (About Track page does not work, GET: /about) created by
- About Track page does not work, GET: /about reports an error
- 10:43 AM Ticket #6311 (Problem with table row show / hide on firefox3.6) created by
- Hello We have a table with some lines are hide. The user has the …
- 10:42 AM Ticket #6310 (onchange function might be executed twice in IE8) created by
- Registering two change event handlers on the same element, one with …
- 10:23 AM Ticket #5892 (IE change event does not fire on text input after setting value - ...) reopened by
- In IE 8 in jquery 1.4.2 it is not working not solved.
- 9:24 AM Ticket #6309 (Using .animate() with .data() -> stack overflow) created by
- If you store the options and properties for el.animate() in el.data(), …
- 9:21 AM Ticket #6308 (.data() inconsistent return value) created by
- The .data() function returns inconsistent values: If you try to load a …
- 8:39 AM Ticket #6307 (jQuery .load() does not execute scripts when called with a selector in ...) created by
- The ".load()" API always removes script blocks from the markup loaded …
- 7:16 AM Ticket #6306 (Error in .validate() function for date) created by
- Hello, I was trying to use .validate() function in my application for …
- 6:40 AM Ticket #6305 (parseJSON cannot solve the utf-8 stream) created by
- Hello, the parseJSON function can't accept a correct json structure …
- 12:19 AM Ticket #6304 (calling $(...).data() changes behaviour of $(...).data('nosuchkey')) created by
- If you call ...data('foo') you get a result of null, but if you then …
Mar 17, 2010:
- 9:02 PM Ticket #6303 (support for leading/trailing fragments when using jQuery() to create ...) created by
- I added support for including leading/trailing text fragments as …
- 8:45 PM Ticket #6263 (warning using jQuery 1.4.2 on https pages) closed by
- invalid: Please reopen with a simple test case.
- 8:43 PM Ticket #6278 (Clone with events crashes on IE after sortable) closed by
- invalid: Please reopen with a simple test case. Thanks!
- 8:42 PM Ticket #6280 (IE8 : Non valid argument at line 4618) closed by
- worksforme: It sounds like you may be passing invalid arguments to jQuery. Please …
- 8:38 PM Ticket #6284 (Return json not working in $. ajax) closed by
- worksforme: The server must produce valid json. VALID: {"test": "string"} …
- 8:37 PM Ticket #6294 (jQuery1.4.2 ajax bug) closed by
- invalid: I was unable to read the test page to see how to submit an ajax …
- 8:24 PM Ticket #6289 (.toggleClass() doesn't react on every click on IE7 and IE8) closed by
- worksforme: With IE8 I tried clicking and double-clicking on the items in the …
- 8:21 PM Ticket #6290 (Inconsistent $.inArray behavior) closed by
- invalid
- 8:17 PM Ticket #6295 (jquery.load() not work in chrome) closed by
- invalid: Please ask for help on http://forum.jquery.com .
- 8:16 PM Ticket #6296 (image not displayed in ie) closed by
- invalid: Please ask for help on http://forum.jquery.com .
- 8:10 PM Ticket #6301 (Not working) closed by
- invalid: Please ask for help on http://forum.jquery.com .
- 8:10 PM Ticket #6302 (Jquery Object Initialization) closed by
- invalid: Please ask for help on http://forum.jquery.com .
- 9:05 AM Ticket #6302 (Jquery Object Initialization) created by
- We have a problem with Jquery Library when we register this Library in …
- 4:59 AM Ticket #6301 (Not working) created by
- We are using Jquery. But working in locally fine. We have windows 2003 …
- 4:14 AM Ticket #1571 (Cursor position in IE) reopened by
- In IE when page is zoomed event position is related from zoom but …
Mar 16, 2010:
- 9:47 PM Ticket #6300 (add mutation events) created by
- It would be very nice to be alerted whenever an element is appended to …
- 2:18 PM Ticket #6299 (jQuery 1.4.2 breaks AJAX success/failure behaviour) created by
- There is a small change to the behaviour of httpSuccess() which breaks …
- 1:07 PM Ticket #6298 (IE7,IE8 throw exception on new window.XMLHttpRequest();) created by
- Microsoft failed to properly implement the XMLHttpRequest in IE7 and …
- 1:03 PM Ticket #6297 (Keypress event's which property doesn't work as expected) created by
- Following code should report the same numbers. Depending on browser - …
- 3:56 AM Ticket #6296 (image not displayed in ie) created by
- i want to create hover menu through jquery but it's not working in ie …
- 2:36 AM Ticket #6295 (jquery.load() not work in chrome) created by
- I test my script in IE8 , FireFox3.5 both of them work ,but in chrome. …
Mar 15, 2010:
- 9:38 PM Ticket #6294 (jQuery1.4.2 ajax bug) created by
- jQuery.ajax({ type: "POST", url: url, data: data, success: …
- 5:11 PM Ticket #6293 (Selector ":hidden" collects selects options in IE, Opera and maybe Safari.) created by
- It`s the same problem that was with "tr" tag - browsers (but not FF), …
- 4:27 PM Ticket #6292 (:not is ignored if comma is after it) created by
- When comma is after closing bracket of :not (multiple selectors), :not …
- 1:49 PM Ticket #6291 (Ajax loading don't load <scirpt> tags) created by
- All ajax functions $.get() $.load() $.ajax() dont load the <script> …
- 9:56 AM Ticket #6290 (Inconsistent $.inArray behavior) created by
- Firefox (3.6 for OS X), Chrome (5 for OS X), Safari (4): …
- 8:12 AM Ticket #6289 (.toggleClass() doesn't react on every click on IE7 and IE8) created by
- Just take the example: Toggle the class 'highlight' when a paragraph …
- 8:10 AM Ticket #6288 (Animate focus bug) created by
- when animating a textarea in its onfocus event the focus is lost. …
- 6:04 AM Ticket #6287 (show() hide() bug if element is hidden with css class property) created by
- If an element is hidden with a css class, and then you call show() and …
- 3:27 AM Ticket #6286 (Unexpected call to method or property access.) created by
- By using "$(elId).text(myTextValue);" to set element text value, …
- 2:29 AM Ticket #6285 (child element selection in :not( ) dosen't work.) created by
- if you want to select <a.button> which has no child <div.icon> as per …
Note: See TracTimeline
for information about the timeline view.