¡@

Home 

2014/10/16 ¤W¤È 12:02:15

jquery Programming Glossary: bug

IE9 jQuery AJAX with CORS returns “Access is denied”

http://stackoverflow.com/questions/10232017/ie9-jquery-ajax-with-cors-returns-access-is-denied

jsonp cors share improve this question This is a known bug with jQuery. The jQuery team has no plans to support this in..

What's the difference in the :not() selector between jQuery and CSS?

http://stackoverflow.com/questions/10711730/whats-the-difference-in-the-not-selector-between-jquery-and-css

in Firefox 3 as that article claims then it's because a bug in Firefox 3 for which I can't find the ticket anymore but it..

Convert form data to JS object with jQuery

http://stackoverflow.com/questions/1184624/convert-form-data-to-js-object-with-jquery

action http jsfiddle.net sxGtM 3 Edit Updated code to fix bug when submitting multiple values for a single field at least..

jQuery in Greasemonkey 1.0 conflicts with websites using jQuery

http://stackoverflow.com/questions/12146445/jquery-in-greasemonkey-1-0-conflicts-with-websites-using-jquery

me in voicing your opinion experiences on the principle bug report for this issue . The Greasemonkey blog claims that you..

jQuery.click() vs onClick

http://stackoverflow.com/questions/12627443/jquery-click-vs-onclick

structure and behavior are not well separated making a bug harder to find. The problem with the DOM element properties..

jquery IE Fadein and Fadeout Opacity

http://stackoverflow.com/questions/1284163/jquery-ie-fadein-and-fadeout-opacity

before removing the overlay. Anyone know how to fix this bug Its really annoying I am using all the correct filters etc its..

Fancybox doesn't work with jQuery v1.9.0 [ f.browser is undefined / Cannot read property 'msie' ]

http://stackoverflow.com/questions/14344289/fancybox-doesnt-work-with-jquery-v1-9-0-f-browser-is-undefined-cannot-read

share improve this question It seems like it exists a bug in jQuery reported here http bugs.jquery.com ticket 13183 that.. It seems like it exists a bug in jQuery reported here http bugs.jquery.com ticket 13183 that breaks the Fancybox script. Also.. rollback to jQuery v1.8.3 while either the jQuery bug is fixed or Fancybox is patched. UPDATE Jan 16 2013 Fancybox..

jQuery Mobile: document ready vs page events

http://stackoverflow.com/questions/14468659/jquery-mobile-document-ready-vs-page-events

executed after a page refresh. This can be a very subtle bug. On some systems it may appear that it works fine but on others..

jQuery Mobile: Markup Enhancement of dynamically added content

http://stackoverflow.com/questions/14550396/jquery-mobile-markup-enhancement-of-dynamically-added-content

http jsfiddle.net Gajotres NwMLP Sliders are little bit buggy to dynamically create read more about it here http stackoverflow.com.. documentation. Still it is easily found in jQuery Mobile bug tracker with a warning not to use it unless it is really really.. about dynamically created sliders and fix an example bug 03.04.2013 Added new content about dynamically created collapsible..

change type of input field with jQuery

http://stackoverflow.com/questions/1544317/change-type-of-input-field-with-jquery

this seems to be related to IE and could either be a bug or part of their security model but jQuery isn't specific We..

Can I call jquery click() to follow an <a> link if I haven't bound an event handler to it with bind or click already?

http://stackoverflow.com/questions/1694595/can-i-call-jquery-click-to-follow-an-a-link-if-i-havent-bound-an-event-hand

Interesting this is probably a feature request ie bug for jQuery. The jQuery click event only triggers the click action..

jQuery scrollTop() doesn't seem to work in Safari or Chrome (Windows)

http://stackoverflow.com/questions/1830080/jquery-scrolltop-doesnt-seem-to-work-in-safari-or-chrome-windows

share improve this question Yeah there appears to be a bug in Chrome when it comes to modifying the body trying to make..

jqGrid paging question

http://stackoverflow.com/questions/3807623/jqgrid-paging-question

the grid is displaying 16 30 of 17. This seems to be a bug is there a workaround The grid still has 17 rows but it's trying..

Change the selected value of a drop-down list with jQuery

http://stackoverflow.com/questions/499405/change-the-selected-value-of-a-drop-down-list-with-jquery

selected property. Invalid Index I'm not sure if it's a bug with jQuery or Internet Explorer 6 I'm guessing Internet Explorer..

Official way to ask jQuery wait for all images to load before executing something

http://stackoverflow.com/questions/544993/official-way-to-ask-jquery-wait-for-all-images-to-load-before-executing-somethin

really want to do that unless I have to. Note There is a bug in jQuery 1.3.1 in Internet Explorer which actually does wait..

Does using $this instead of $(this) provide a performance enhancement?

http://stackoverflow.com/questions/5724400/does-using-this-instead-of-this-provide-a-performance-enhancement

introducing a potentially difficult to diagnosis bug when I inevitably forget to add the this to an event handler...

WebKit issues with event.layerX and event.layerY

http://stackoverflow.com/questions/7825448/webkit-issues-with-event-layerx-and-event-layery

jQuery version or isn't it fixed yet or is it a Chrome bug or is it something else. PS I cannot show you code because I.. your console explodes. Here's a recent jQuery ticket http bugs.jquery.com ticket 10531 UPDATE This is fixed now if you upgrade..

Delay pop-up for 10 seconds, only pop up once

http://stackoverflow.com/questions/8298886/delay-pop-up-for-10-seconds-only-pop-up-once

inline content and fancybox v1.3.x check for an existing bug and workaround here PS. fancybox is not a popup but a modal..

Kill Java Applet via Javascript

http://stackoverflow.com/questions/1267033/kill-java-applet-via-javascript

Problem. Here be pictures Note You can ignore the JS Bug coming from button.js. java javascript jquery web applications..

jquery 1.9.0 and modernizr cannot be minified with the ASP.NET Web Optimization Framework

http://stackoverflow.com/questions/14402741/jquery-1-9-0-and-modernizr-cannot-be-minified-with-the-asp-net-web-optimization

n t i function... There's a discussion on jQuery's Bug Tracker regarding this. Your options are either to remove that..

Popup Window stopped working after jQuery update

http://stackoverflow.com/questions/15217779/popup-window-stopped-working-after-jquery-update

.css 'filter' 'alpha opacity 80 ' is used to fix the IE Bug on fading transparencies return false Close Popups and Fade..

JQuery security error in Opera and Internet Explorer

http://stackoverflow.com/questions/16883663/jquery-security-error-in-opera-and-internet-explorer

internet explorer opera share improve this question Bug report was created http bugs.jquery.com ticket 13980 . Bug is..

How to send FormData objects with Ajax-requests in jQuery?

http://stackoverflow.com/questions/6974684/how-to-send-formdata-objects-with-ajax-requests-in-jquery

Update I've created a feature ticket over at jQuery's Bug Tracker. It's here http bugs.jquery.com ticket 9995 I was suggested..

jQuery .clone() .html() in IE Bug

http://stackoverflow.com/questions/7243384/jquery-clone-html-in-ie-bug

.clone .html in IE Bug There seems to be a bug still present in jQuery 1.6.2 that..

IE8 Jquery Javascript “Error: Object required” Bug

http://stackoverflow.com/questions/787074/ie8-jquery-javascript-error-object-required-bug

Jquery Javascript &ldquo Error Object required&rdquo Bug IE8 throws an Error Object required message error in the actual..

Cannot access document's title element with jQuery (IE 8)

http://stackoverflow.com/questions/7897005/cannot-access-documents-title-element-with-jquery-ie-8

mistake I may have made here EDIT 2 Here are some jQuery Bug reports on this issue http bugs.jquery.com ticket 7025 http..

Mobile Safari bug on fixed positioned button after scrollTop programmatically changed…?

http://stackoverflow.com/questions/8752220/mobile-safari-bug-on-fixed-positioned-button-after-scrolltop-programmatically-ch

the same issue.. http www.tsdexter.com MobileSafariFixedPosBug.html EDIT 3 Bug reported to Apple jquery ios5 mobile safari.. http www.tsdexter.com MobileSafariFixedPosBug.html EDIT 3 Bug reported to Apple jquery ios5 mobile safari css position ..

IE9 jQuery AJAX with CORS returns “Access is denied”

http://stackoverflow.com/questions/10232017/ie9-jquery-ajax-with-cors-returns-access-is-denied

returns no data jquery internet explorer 9 cross domain jsonp cors share improve this question This is a known bug with jQuery. The jQuery team has no plans to support this in core and is better suited as a plugin. See this comment . IE..

What's the difference in the :not() selector between jQuery and CSS?

http://stackoverflow.com/questions/10711730/whats-the-difference-in-the-not-selector-between-jquery-and-css

in Firefox 3 you're not supposed to be able to. If it works in Firefox 3 as that article claims then it's because a bug in Firefox 3 for which I can't find the ticket anymore but it shouldn't work until future browsers implement future standards...

Convert form data to JS object with jQuery

http://stackoverflow.com/questions/1184624/convert-form-data-to-js-object-with-jquery

else o this.name this.value '' return o Example of this in action http jsfiddle.net sxGtM 3 Edit Updated code to fix bug when submitting multiple values for a single field at least one of which is an empty string thanks Daniel. share improve..

jQuery in Greasemonkey 1.0 conflicts with websites using jQuery

http://stackoverflow.com/questions/12146445/jquery-in-greasemonkey-1-0-conflicts-with-websites-using-jquery

of scripts. This is a huge problem and I hope you will join me in voicing your opinion experiences on the principle bug report for this issue . The Greasemonkey blog claims that you can workaround the issue with the following this. this.jQuery..

jQuery.click() vs onClick

http://stackoverflow.com/questions/12627443/jquery-click-vs-onclick

makes the markup bigger and less readable. Concerns of content structure and behavior are not well separated making a bug harder to find. The problem with the DOM element properties method is that only one event handler can be bound to an element..

jquery IE Fadein and Fadeout Opacity

http://stackoverflow.com/questions/1284163/jquery-ie-fadein-and-fadeout-opacity

opacity for 1 sec second and renders the page a solid color before removing the overlay. Anyone know how to fix this bug Its really annoying I am using all the correct filters etc its just the fadein and fadeout in IE Thx jquery html css internet..

Fancybox doesn't work with jQuery v1.9.0 [ f.browser is undefined / Cannot read property 'msie' ]

http://stackoverflow.com/questions/14344289/fancybox-doesnt-work-with-jquery-v1-9-0-f-browser-is-undefined-cannot-read

implementations will fail jquery fancybox fancybox 2 share improve this question It seems like it exists a bug in jQuery reported here http bugs.jquery.com ticket 13183 that breaks the Fancybox script. Also check https github.com fancyapps.. jquery fancybox fancybox 2 share improve this question It seems like it exists a bug in jQuery reported here http bugs.jquery.com ticket 13183 that breaks the Fancybox script. Also check https github.com fancyapps fancyBox issues 485 for.. fancyapps fancyBox issues 485 for further reference. As a workaround rollback to jQuery v1.8.3 while either the jQuery bug is fixed or Fancybox is patched. UPDATE Jan 16 2013 Fancybox v2.1.4 has been released and now it works fine with jQuery..

jQuery Mobile: document ready vs page events

http://stackoverflow.com/questions/14468659/jquery-mobile-document-ready-vs-page-events

loaded and every code intended for page manipulation will be executed after a page refresh. This can be a very subtle bug. On some systems it may appear that it works fine but on others it may cause erratic difficult to repeat weirdness to occur...

jQuery Mobile: Markup Enhancement of dynamically added content

http://stackoverflow.com/questions/14550396/jquery-mobile-markup-enhancement-of-dynamically-added-content

caCsf Enhancement example during the pagebeforecreate event http jsfiddle.net Gajotres NwMLP Sliders are little bit buggy to dynamically create read more about it here http stackoverflow.com a 15708562 1848600 Checkbox Radiobox Markup enhancement.. method because I can't find it in official jQuery Mobile documentation. Still it is easily found in jQuery Mobile bug tracker with a warning not to use it unless it is really really necessary. Note .trigger 'pagecreate' can suppose be used.. Get correct maximum content height 29.03.2013 Added new content about dynamically created sliders and fix an example bug 03.04.2013 Added new content about dynamically created collapsible elements 04.04.2013 Added 3rd party plugins chapter 20.05.2013..

change type of input field with jQuery

http://stackoverflow.com/questions/1544317/change-type-of-input-field-with-jquery

pass.value 'Password' Edit 3 Straight from the jQuery source this seems to be related to IE and could either be a bug or part of their security model but jQuery isn't specific We can't allow the type property to be changed since it causes..

Can I call jquery click() to follow an <a> link if I haven't bound an event handler to it with bind or click already?

http://stackoverflow.com/questions/1694595/can-i-call-jquery-click-to-follow-an-a-link-if-i-havent-bound-an-event-hand

jquery firefox events click share improve this question Interesting this is probably a feature request ie bug for jQuery. The jQuery click event only triggers the click action called onClick event on the DOM on the element if you..

jQuery scrollTop() doesn't seem to work in Safari or Chrome (Windows)

http://stackoverflow.com/questions/1830080/jquery-scrolltop-doesnt-seem-to-work-in-safari-or-chrome-windows

gutfullofbeer.net scrolltop.html javascript jquery safari share improve this question Yeah there appears to be a bug in Chrome when it comes to modifying the body trying to make it into an offsetParent. As a work around I suggest you simply..

jqGrid paging question

http://stackoverflow.com/questions/3807623/jqgrid-paging-question

datatype 'json' when the grid reloads the nav is showing that the grid is displaying 16 30 of 17. This seems to be a bug is there a workaround The grid still has 17 rows but it's trying to show a full 15 rows the rowNum setting on the second..

Change the selected value of a drop-down list with jQuery

http://stackoverflow.com/questions/499405/change-the-selected-value-of-a-drop-down-list-with-jquery

and let it run at full speed I get the error Could not set the selected property. Invalid Index I'm not sure if it's a bug with jQuery or Internet Explorer 6 I'm guessing Internet Explorer 6 but it's terribly annoying. javascript jquery asp.net..

Official way to ask jQuery wait for all images to load before executing something

http://stackoverflow.com/questions/544993/official-way-to-ask-jquery-wait-for-all-images-to-load-before-executing-somethin

best way I have is to use body onload finished but I don't really want to do that unless I have to. Note There is a bug in jQuery 1.3.1 in Internet Explorer which actually does wait for all images to load before executing code inside function..

Does using $this instead of $(this) provide a performance enhancement?

http://stackoverflow.com/questions/5724400/does-using-this-instead-of-this-provide-a-performance-enhancement

fearful of was peppering my code with this and than inadvertently introducing a potentially difficult to diagnosis bug when I inevitably forget to add the this to an event handler. So should I use var this this or this this for this Thanks..

WebKit issues with event.layerX and event.layerY

http://stackoverflow.com/questions/7825448/webkit-issues-with-event-layerx-and-event-layery

jquery 1.6.1.min.js . Would it help to upgrade to the latest jQuery version or isn't it fixed yet or is it a Chrome bug or is it something else. PS I cannot show you code because I think it's a general error but I suspect the warnings get thrown.. an event at least in my opinion . One mousemove handler and your console explodes. Here's a recent jQuery ticket http bugs.jquery.com ticket 10531 UPDATE This is fixed now if you upgrade to jQuery 1.7. Please note that if upgrading jQuery doesn't..

Delay pop-up for 10 seconds, only pop up once

http://stackoverflow.com/questions/8298886/delay-pop-up-for-10-seconds-only-pop-up-once

target message to display in fancybox div div Also if you use inline content and fancybox v1.3.x check for an existing bug and workaround here PS. fancybox is not a popup but a modal lightbox jQuery plugin which is a non intrusive solution like..

Kill Java Applet via Javascript

http://stackoverflow.com/questions/1267033/kill-java-applet-via-javascript

flawless on every other Browser and is a Firefox 3.5 specific Problem. Here be pictures Note You can ignore the JS Bug coming from button.js. java javascript jquery web applications share improve this question You could always load the..

jquery 1.9.0 and modernizr cannot be minified with the ASP.NET Web Optimization Framework

http://stackoverflow.com/questions/14402741/jquery-1-9-0-and-modernizr-cannot-be-minified-with-the-asp-net-web-optimization

like so @ sourceMappingURL jquery.min.map window.Modernizr function n t i function... There's a discussion on jQuery's Bug Tracker regarding this. Your options are either to remove that last line or to wrap it in multi line comment symbols @ sourceMappingURL..

Popup Window stopped working after jQuery update

http://stackoverflow.com/questions/15217779/popup-window-stopped-working-after-jquery-update

'filter' 'alpha opacity 80 ' .fadeIn Fade in the fade layer .css 'filter' 'alpha opacity 80 ' is used to fix the IE Bug on fading transparencies return false Close Popups and Fade Layer 'a.close #fade' .live 'click' function When clicking..

JQuery security error in Opera and Internet Explorer

http://stackoverflow.com/questions/16883663/jquery-security-error-in-opera-and-internet-explorer

How to send FormData objects with Ajax-requests in jQuery?

http://stackoverflow.com/questions/6974684/how-to-send-formdata-objects-with-ajax-requests-in-jquery

I hope that it is also possible to make it work with jQuery. Update I've created a feature ticket over at jQuery's Bug Tracker. It's here http bugs.jquery.com ticket 9995 I was suggested to use an Ajax prefilter ... Update First let me give..

jQuery .clone() .html() in IE Bug

http://stackoverflow.com/questions/7243384/jquery-clone-html-in-ie-bug

.clone .html in IE Bug There seems to be a bug still present in jQuery 1.6.2 that has an issue with .clone and .html . I created a fiddle http..

IE8 Jquery Javascript “Error: Object required” Bug

http://stackoverflow.com/questions/787074/ie8-jquery-javascript-error-object-required-bug

Jquery Javascript &ldquo Error Object required&rdquo Bug IE8 throws an Error Object required message error in the actual jquery library script not my javascript file when the switch..

Cannot access document's title element with jQuery (IE 8)

http://stackoverflow.com/questions/7897005/cannot-access-documents-title-element-with-jquery-ie-8

does not work in IE 8. Can anyone explain why or what stupid mistake I may have made here EDIT 2 Here are some jQuery Bug reports on this issue http bugs.jquery.com ticket 7025 http bugs.jquery.com ticket 5881 http bugs.jquery.com ticket 2755..

Mobile Safari bug on fixed positioned button after scrollTop programmatically changed…?

http://stackoverflow.com/questions/8752220/mobile-safari-bug-on-fixed-positioned-button-after-scrolltop-programmatically-ch

it has defaults EDIT 2 Here is a simpler example to show the same issue.. http www.tsdexter.com MobileSafariFixedPosBug.html EDIT 3 Bug reported to Apple jquery ios5 mobile safari css position share improve this question I got around it.. EDIT 2 Here is a simpler example to show the same issue.. http www.tsdexter.com MobileSafariFixedPosBug.html EDIT 3 Bug reported to Apple jquery ios5 mobile safari css position share improve this question I got around it by adding a 101..