Custom add-ons and plugins for the jQuery library.
JQuery, how to call a function every 5 seconds. I'm looking for a way to automate the changing of images in …
javascript jquery jquery-plugins timerI am using Google Maps API (v3) to draw a few maps on a page. One thing I'd like to …
jquery google-maps google-maps-api-3 jquery-pluginsI am using a jQuery placeholder plugin(https://github.com/danielstocks/jQuery-Placeholder). I need to change the placeholder text with …
jquery jquery-pluginsAfter my page is done loading. I want jQUery to nicely scroll to the bottom of the page, animating quickly, …
jquery jquery-pluginsI'm looking for a way to include a slide effect for when you click a link to a local anchor …
jquery jquery-plugins anchor slideI have a simple html multi select drop down list: <select id="transactionType" multiple="multiple" size="10"> <option …
jquery jquery-ui jquery-plugins multi-selectAnyone know of a good way to write a jQuery extension to handle query string parameters? I basically want to …
javascript jquery url jquery-plugins query-stringThis is the effect I'm trying to achieve with Bootstrap 3 carousel Instead of just showing one frame at a time, …
jquery twitter-bootstrap-3 jquery-plugins carousel bootstrap-4Having trouble with what I thought was a relatively simple jQuery plugin... The plugin should fetch data from a php …
ajax firefox jquery-plugins jqueryI would like to launch a Fancybox (e.g. Fancybox's version of a modal or light box) on page load. …
jquery jquery-plugins fancybox