jquery Programming Glossary: great
Can somebody explain jQuery queue to me? [closed] http://stackoverflow.com/questions/1058158/can-somebody-explain-jquery-queue-to-me this as an article on learn.jquery.com there are other great articles on that site about queues go look. share improve this..
javascript - How to make this code work? [duplicate] http://stackoverflow.com/questions/16472577/javascript-how-to-make-this-code-work but once you grasp what I tried to explain here they're great fun. Check this link I can go on to explain the use cases and.. but I'd end up writing a book. The link I posted does a great job at explaining how closures work using rather silly drawings...
Professional jQuery based Combobox control? http://stackoverflow.com/questions/195270/professional-jquery-based-combobox-control some skinning options. A multi column result list would be great too. I'm working with ASP.NET but it's a not a problem if I..
How to format a JSON date? http://stackoverflow.com/questions/206384/how-to-format-a-json-date new development. See the excellent Json.NET library for a great alternative that serializes dates using the ISO 8601 format...
How do I build a JSON object to send to an AJAX WebService? http://stackoverflow.com/questions/2737525/how-do-i-build-a-json-object-to-send-to-an-ajax-webservice int Code public string Description The web service works great with using SOAP XML but I can't seem to get a valid response..
jquery data selector http://stackoverflow.com/questions/2891452/jquery-data-selector 'a category music artist.name Madonna ' Lastly it would be great if comparison operators and regex features were available on..
Auto expand a textarea using jQuery http://stackoverflow.com/questions/2948230/auto-expand-a-textarea-using-jquery improve this question I have tried lots and this one is great. Link is dead. Read below. You can try by pressing and hold..
jqGrid: Disable form fields when editing http://stackoverflow.com/questions/3405029/jqgrid-disable-form-fields-when-editing UI and jqGrid for this project so I can easily provide a great and highly customizable user interface. Unfortunately the jqGrid.. pretty outdated and doesn't cover all the features of this great plug in cause I do really like it even though the documentation..
Is there a link to the “latest” jQuery library on Google APIs? http://stackoverflow.com/questions/441412/is-there-a-link-to-the-latest-jquery-library-on-google-apis libs jquery latest jquery.js Obviously not necessarily a great plan to link your code to potentially changing libraries but..
generating a screenshot of a website using jquery http://stackoverflow.com/questions/4550947/generating-a-screenshot-of-a-website-using-jquery I was doing for fun anyway but thanks for all the great answers khtmltox is probably the best choice if you want to..
What's the best way to detect a 'touch screen' device using JavaScript? http://stackoverflow.com/questions/4817029/whats-the-best-way-to-detect-a-touch-screen-device-using-javascript touch share improve this question Modernizr is a great lightweight way to do all kinds of feature detection on any..
jQuery .find() doesn't return data in IE but does in Firefox and Chrome http://stackoverflow.com/questions/562283/jquery-find-doesnt-return-data-in-ie-but-does-in-firefox-and-chrome out of the file and insert them into the page. It works great... In Firefox and Chrome not so great in IE7. I was hoping one.. the page. It works great... In Firefox and Chrome not so great in IE7. I was hoping one of you could tell me why. I did a fair..
slide right to left? http://stackoverflow.com/questions/596608/slide-right-to-left css jquery ui position share improve this question A great tutorial to slide elements in different directions . share..
Creating jQuery AJAX requests to a PHP function http://stackoverflow.com/questions/7016701/creating-jquery-ajax-requests-to-a-php-function you could send me any examples or documentation would be great. php javascript jquery ajax jquery ajax share improve this..
jQuery UI Dialog with ASP.NET button postback http://stackoverflow.com/questions/757232/jquery-ui-dialog-with-asp-net-button-postback ASP.NET button postback I have a jQuery UI Dialog working great on my ASP.NET page jQuery function jQuery #dialog .dialog draggable..
Origin null is not allowed by Access-Control-Allow-Origin http://stackoverflow.com/questions/8456538/origin-null-is-not-allowed-by-access-control-allow-origin be done this way then advice on how else to do it would be great. jquery html share improve this question Origin null is..
JSONP with ASP.NET Web API http://stackoverflow.com/questions/9421312/jsonp-with-asp-net-web-api services in ASP.MVC MVC 4 using the Web API. So far it's great. I have created the service and gotten it to work and now I..
How do I hide the tooltip on hover from the title tag when using FancyBox 2.0? http://stackoverflow.com/questions/9610883/how-do-i-hide-the-tooltip-on-hover-from-the-title-tag-when-using-fancybox-2-0 it when a user rolls over the image. I've found some great examples of how to do this. For example Remove title tag tooltip.. but couldn't get it to work. Any advice or help would be greatly appreciated. jquery fancybox share improve this question..
Finding matches between multiple JavaScript Arrays http://stackoverflow.com/questions/11076067/finding-matches-between-multiple-javascript-arrays needing the overhead of libraries such as underscore.js Great and now i'm hungry too EDIT I suppose I should mention that..
BackboneJS Rendering Problems http://stackoverflow.com/questions/12004534/backbonejs-rendering-problems old_sync method model options model.trigger loading Great. It works as expected but it doesn't feel correct. We bind this.. sync the change to the server no save button required Great but the H2 at the start of the form is the same name as in the..
jQuery: Why use document.ready if external JS at bottom of page? http://stackoverflow.com/questions/1438883/jquery-why-use-document-ready-if-external-js-at-bottom-of-page javascript jquery html share improve this question Great question. There is some confusion around the whole put scripts..
jQuery Mobile: document ready vs page events http://stackoverflow.com/questions/14468659/jquery-mobile-document-ready-vs-page-events an event for the life of the app based on its selector. Great right Wrong the .live method is extremely slow. The .live method..
Unobtrusive Javascript rich text editor? http://stackoverflow.com/questions/180827/unobtrusive-javascript-rich-text-editor jquery share improve this question I've used TinyMCE . Great across browsers easy to configure to be extremely light weight..
What are techniques to get around the IE file download security rules? http://stackoverflow.com/questions/2064882/what-are-techniques-to-get-around-the-ie-file-download-security-rules generally assume will be in effect on the desktops of the Great Unwashed seems to dislike the idea of accepting attachment content..
jquery ui draggable elements not 'draggable' outside of scrolling div http://stackoverflow.com/questions/2098387/jquery-ui-draggable-elements-not-draggable-outside-of-scrolling-div the original and moves the clone into the drop zone. Great so now we have fixed that overflow issue but run into some others...
jQuery: Sort div's according to content of different sub divs http://stackoverflow.com/questions/2501789/jquery-sort-divs-according-to-content-of-different-sub-divs class year 2010 Sort Argumentt 3 div div class country Great Britain Sort Argument 4 div div details div wrapper div element..
Quick example of multi-column results with jQueryUI's new Autocomplete? http://stackoverflow.com/questions/2744747/quick-example-of-multi-column-results-with-jqueryuis-new-autocomplete now has it's own built in auto complete combo box . Great news Unfortunately the next thing I found is that making it..
jQuery validate: How to add a rule for regular expression validation? http://stackoverflow.com/questions/280759/jquery-validate-how-to-add-a-rule-for-regular-expression-validation validation I am using the jQuery validation plugin . Great stuff I want to migrate my existing ASP.NET solution to use..
rails3 rails.js and jquery catching success and failure of ajax requests http://stackoverflow.com/questions/3501317/rails3-rails-js-and-jquery-catching-success-and-failure-of-ajax-requests success function xhr data status #response .html status Great UPDATE 29 12 2011 Two events have been renamed lately ajax beforeSend..
Great uploader like uploadify but with a “no-flash” fallback [closed] http://stackoverflow.com/questions/4960718/great-uploader-like-uploadify-but-with-a-no-flash-fallback uploader like uploadify but with a &ldquo no flash&rdquo fallback..
How to enforce a “smooth scrolling” rule for mousewheel, jQuery? http://stackoverflow.com/questions/5560714/how-to-enforce-a-smooth-scrolling-rule-for-mousewheel-jquery way _kyle Update Thanks For following this Q if you are. Great News. Found a great plugin that hopefully can be handled to..
jQuery SVG vs. Raphael [closed] http://stackoverflow.com/questions/588718/jquery-svg-vs-raphael Lots of examples and Demos. Very extensible architecture. Great with animation. Cons is a layer over the actual SVG markup makes..
Integrating qTip with MVC3 and jQuery Validation (errorPlacement) http://stackoverflow.com/questions/6802045/integrating-qtip-with-mvc3-and-jquery-validation-errorplacement mvc 3 qtip errorplacement share improve this question Great solution thanks I've used this im my application. ...To further..
Trying to get tag-it to work with an AJAX call http://stackoverflow.com/questions/6938802/trying-to-get-tag-it-to-work-with-an-ajax-call php q strtolower _GET term if q return items array Great Bittern Botaurus stellaris Little Grebe Tachybaptus ruficollis..
How do I get the n-th level parent of an element in jQuery? http://stackoverflow.com/questions/7093659/how-do-i-get-the-n-th-level-parent-of-an-element-in-jquery
Sorting Select box with jQuery http://stackoverflow.com/questions/9887542/sorting-select-box-with-jquery value GLOSTER Gloucester option option rel 8 value GTMLVRN Great Malvern option option rel 9 value MLVRNLK Malvern Link option..
Can somebody explain jQuery queue to me? [closed] http://stackoverflow.com/questions/1058158/can-somebody-explain-jquery-queue-to-me
javascript - How to make this code work? [duplicate] http://stackoverflow.com/questions/16472577/javascript-how-to-make-this-code-work Honestly closures are tricky to get your head round at first but once you grasp what I tried to explain here they're great fun. Check this link I can go on to explain the use cases and benefits and ways nested closures work but I'd end up writing.. the use cases and benefits and ways nested closures work but I'd end up writing a book. The link I posted does a great job at explaining how closures work using rather silly drawings. It may seem childish but they actually helped me a lot..
Professional jQuery based Combobox control? http://stackoverflow.com/questions/195270/professional-jquery-based-combobox-control library It should be able to handle large datasets and have some skinning options. A multi column result list would be great too. I'm working with ASP.NET but it's a not a problem if I had to write a wrapper for it. I'm already using a third party..
How to format a JSON date? http://stackoverflow.com/questions/206384/how-to-format-a-json-date old format so this format generally shouldn't be used for new development. See the excellent Json.NET library for a great alternative that serializes dates using the ISO 8601 format. For ISO 8601 formatted JSON dates just pass the string into..
How do I build a JSON object to send to an AJAX WebService? http://stackoverflow.com/questions/2737525/how-do-i-build-a-json-object-to-send-to-an-ajax-webservice public class AddressClassification public int Code public string Description The web service works great with using SOAP XML but I can't seem to get a valid response using javascript and jQuery because the message I get back..
jquery data selector http://stackoverflow.com/questions/2891452/jquery-data-selector .data artist id 3281 name Madonna 'a' .data category music 'a category music artist.name Madonna ' Lastly it would be great if comparison operators and regex features were available on data selectors. So a artist.id 5000 would be possible. I realize..
Auto expand a textarea using jQuery http://stackoverflow.com/questions/2948230/auto-expand-a-textarea-using-jquery a textarea automatically expand using jQuery jquery share improve this question I have tried lots and this one is great. Link is dead. Read below. You can try by pressing and hold enter key in textarea. Compare the effect with the other auto..
jqGrid: Disable form fields when editing http://stackoverflow.com/questions/3405029/jqgrid-disable-form-fields-when-editing of vending machines and such. I decided to use jQuery jQuery UI and jqGrid for this project so I can easily provide a great and highly customizable user interface. Unfortunately the jqGrid documentation is pretty outdated and doesn't cover all.. user interface. Unfortunately the jqGrid documentation is pretty outdated and doesn't cover all the features of this great plug in cause I do really like it even though the documentation is rather poor . Anyway enough background information I..
Is there a link to the “latest” jQuery library on Google APIs? http://stackoverflow.com/questions/441412/is-there-a-link-to-the-latest-jquery-library-on-google-apis following which doesn't work http ajax.googleapis.com ajax libs jquery latest jquery.js Obviously not necessarily a great plan to link your code to potentially changing libraries but useful in development jquery google api share improve this..
generating a screenshot of a website using jquery http://stackoverflow.com/questions/4550947/generating-a-screenshot-of-a-website-using-jquery I just decided to cheat and use frames because it was for something I was doing for fun anyway but thanks for all the great answers khtmltox is probably the best choice if you want to do something like this... they also have php bindings aswell...
What's the best way to detect a 'touch screen' device using JavaScript? http://stackoverflow.com/questions/4817029/whats-the-best-way-to-detect-a-touch-screen-device-using-javascript device has a touch screen. Is that possible javascript jquery touch share improve this question Modernizr is a great lightweight way to do all kinds of feature detection on any site. It simply adds classes to the html element for each feature...
jQuery .find() doesn't return data in IE but does in Firefox and Chrome http://stackoverflow.com/questions/562283/jquery-find-doesnt-return-data-in-ie-but-does-in-firefox-and-chrome file with the messages in it and I used jQuery to pull them out of the file and insert them into the page. It works great... In Firefox and Chrome not so great in IE7. I was hoping one of you could tell me why. I did a fair but of googling but.. used jQuery to pull them out of the file and insert them into the page. It works great... In Firefox and Chrome not so great in IE7. I was hoping one of you could tell me why. I did a fair but of googling but couldn't find what I'm looking for...
slide right to left? http://stackoverflow.com/questions/596608/slide-right-to-left
Creating jQuery AJAX requests to a PHP function http://stackoverflow.com/questions/7016701/creating-jquery-ajax-requests-to-a-php-function calls a PHP function rather than posts to a separate page If you could send me any examples or documentation would be great. php javascript jquery ajax jquery ajax share improve this question AJAX requests call a URL make a HTTP request not..
jQuery UI Dialog with ASP.NET button postback http://stackoverflow.com/questions/757232/jquery-ui-dialog-with-asp-net-button-postback UI Dialog with ASP.NET button postback I have a jQuery UI Dialog working great on my ASP.NET page jQuery function jQuery #dialog .dialog draggable true resizable true show 'Transfer' hide 'Transfer'..
Origin null is not allowed by Access-Control-Allow-Origin http://stackoverflow.com/questions/8456538/origin-null-is-not-allowed-by-access-control-allow-origin would be appreciated and if loading in the html ouput can't be done this way then advice on how else to do it would be great. jquery html share improve this question Origin null is the local file system so that suggests that you're loading..
JSONP with ASP.NET Web API http://stackoverflow.com/questions/9421312/jsonp-with-asp-net-web-api with ASP.NET Web API I am working on creating a new set of services in ASP.MVC MVC 4 using the Web API. So far it's great. I have created the service and gotten it to work and now I am trying to consume it using JQuery. I can get back the JSON..
How do I hide the tooltip on hover from the title tag when using FancyBox 2.0? http://stackoverflow.com/questions/9610883/how-do-i-hide-the-tooltip-on-hover-from-the-title-tag-when-using-fancybox-2-0 HTML in it. So I want to hide the default tooltip from showing it when a user rolls over the image. I've found some great examples of how to do this. For example Remove title tag tooltip My problem is that when I use this method which is removing.. I tried writing a JQuery function that tested hover and click but couldn't get it to work. Any advice or help would be greatly appreciated. jquery fancybox share improve this question An elegant way to do it is to store the title to be used..
Finding matches between multiple JavaScript Arrays http://stackoverflow.com/questions/11076067/finding-matches-between-multiple-javascript-arrays plus the duplicates. Can this be done easily without needing the overhead of libraries such as underscore.js Great and now i'm hungry too EDIT I suppose I should mention that there could be an unknown amount of arrays I was just using..
BackboneJS Rendering Problems http://stackoverflow.com/questions/12004534/backbonejs-rendering-problems loading event to backbone.sync Backbone.sync method model options old_sync method model options model.trigger loading Great. It works as expected but it doesn't feel correct. We bind this event to all the relevant views and display a loading icon.. that notices the difference runs validations and automatically sync the change to the server no save button required Great but the H2 at the start of the form is the same name as in the input you need to update it. Oh and you need to update the..
jQuery: Why use document.ready if external JS at bottom of page? http://stackoverflow.com/questions/1438883/jquery-why-use-document-ready-if-external-js-at-bottom-of-page is there any good reason to still be using the ready event javascript jquery html share improve this question Great question. There is some confusion around the whole put scripts at the bottom of your page advice and what problem s it attempts..
jQuery Mobile: document ready vs page events http://stackoverflow.com/questions/14468659/jquery-mobile-document-ready-vs-page-events come and go. The .live method made it possible to hook an event for the life of the app based on its selector. Great right Wrong the .live method is extremely slow. The .live method actually hooks its events to the document object which..
Unobtrusive Javascript rich text editor? http://stackoverflow.com/questions/180827/unobtrusive-javascript-rich-text-editor used these. Let me know what you think. asp.net javascript jquery share improve this question I've used TinyMCE . Great across browsers easy to configure to be extremely light weight and allows you to control what your user can do. Some of..
What are techniques to get around the IE file download security rules? http://stackoverflow.com/questions/2064882/what-are-techniques-to-get-around-the-ie-file-download-security-rules rules Internet Explorer with default settings which I generally assume will be in effect on the desktops of the Great Unwashed seems to dislike the idea of accepting attachment content in an HTTP response if the corresponding request wasn't..
jquery ui draggable elements not 'draggable' outside of scrolling div http://stackoverflow.com/questions/2098387/jquery-ui-draggable-elements-not-draggable-outside-of-scrolling-div to a container outside the overflow area. Once dropped it removes the original and moves the clone into the drop zone. Great so now we have fixed that overflow issue but run into some others. When you drop the clone item into the drop zone it disappears...
jQuery: Sort div's according to content of different sub divs http://stackoverflow.com/questions/2501789/jquery-sort-divs-according-to-content-of-different-sub-divs title a href title title Title Sort Argument 2 a div div class year 2010 Sort Argumentt 3 div div class country Great Britain Sort Argument 4 div div details div wrapper div element div all_elements The setup is a bit complex but basically..
Quick example of multi-column results with jQueryUI's new Autocomplete? http://stackoverflow.com/questions/2744747/quick-example-of-multi-column-results-with-jqueryuis-new-autocomplete jQueryUI's new Autocomplete I just found out that the jQueryUI now has it's own built in auto complete combo box . Great news Unfortunately the next thing I found is that making it multi column doesn't seem nearly that simple at least via documentation..
jQuery validate: How to add a rule for regular expression validation? http://stackoverflow.com/questions/280759/jquery-validate-how-to-add-a-rule-for-regular-expression-validation validate How to add a rule for regular expression validation I am using the jQuery validation plugin . Great stuff I want to migrate my existing ASP.NET solution to use jQuery instead of the ASP.NET validators. I am missing a replacement..
rails3 rails.js and jquery catching success and failure of ajax requests http://stackoverflow.com/questions/3501317/rails3-rails-js-and-jquery-catching-success-and-failure-of-ajax-requests toggleLoading .bind ajax complete toggleLoading .bind ajax success function xhr data status #response .html status Great UPDATE 29 12 2011 Two events have been renamed lately ajax beforeSend replace the late ajax loading ajax error replaces..
Great uploader like uploadify but with a “no-flash” fallback [closed] http://stackoverflow.com/questions/4960718/great-uploader-like-uploadify-but-with-a-no-flash-fallback uploader like uploadify but with a &ldquo no flash&rdquo fallback closed Is there a great uploader script that uses jQuery..
How to enforce a “smooth scrolling” rule for mousewheel, jQuery? http://stackoverflow.com/questions/5560714/how-to-enforce-a-smooth-scrolling-rule-for-mousewheel-jquery approaches could be used to control the document in this way _kyle Update Thanks For following this Q if you are. Great News. Found a great plugin that hopefully can be handled to be supporting the desired effects yo I've implemented a whole..
jQuery SVG vs. Raphael [closed] http://stackoverflow.com/questions/588718/jquery-svg-vs-raphael LOT of things with SVG quickly. Well written and documented. Lots of examples and Demos. Very extensible architecture. Great with animation. Cons is a layer over the actual SVG markup makes it difficult to do more complex things with SVG such as..
Integrating qTip with MVC3 and jQuery Validation (errorPlacement) http://stackoverflow.com/questions/6802045/integrating-qtip-with-mvc3-and-jquery-validation-errorplacement function result return false jquery validation asp.net mvc 3 qtip errorplacement share improve this question Great solution thanks I've used this im my application. ...To further add instead of modifying the jquery.validate.unobtrusive.min.js..
Trying to get tag-it to work with an AJAX call http://stackoverflow.com/questions/6938802/trying-to-get-tag-it-to-work-with-an-ajax-call you can find this in some autocomplete jQuery examples actually. php q strtolower _GET term if q return items array Great Bittern Botaurus stellaris Little Grebe Tachybaptus ruficollis Black necked Grebe Podiceps nigricollis Little Bittern Ixobrychus..
How do I get the n-th level parent of an element in jQuery? http://stackoverflow.com/questions/7093659/how-do-i-get-the-n-th-level-parent-of-an-element-in-jquery
Sorting Select box with jQuery http://stackoverflow.com/questions/9887542/sorting-select-box-with-jquery rel 6 value MINMARS Moreton in Marsh option option rel 7 value GLOSTER Gloucester option option rel 8 value GTMLVRN Great Malvern option option rel 9 value MLVRNLK Malvern Link option my sort function var object can be one of many select boxes..
|