Top "Jquery-plugins" questions

Custom add-ons and plugins for the jQuery library.

What's the easiest way to call a function every 5 seconds in jQuery?

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 timer
How to disable mouse scroll wheel scaling with Google Maps API

I 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-plugins
Change Placeholder Text using jQuery

I am using a jQuery placeholder plugin(https://github.com/danielstocks/jQuery-Placeholder). I need to change the placeholder text with …

jquery jquery-plugins
jQuery Scroll To bottom of the page

After my page is done loading. I want jQUery to nicely scroll to the bottom of the page, animating quickly, …

jquery jquery-plugins
How to scroll up or down the page to an anchor using jQuery?

I'm looking for a way to include a slide effect for when you click a link to a local anchor …

jquery jquery-plugins anchor slide
jQuery multiselect drop down menu

I have a simple html multi select drop down list: <select id="transactionType" multiple="multiple" size="10"> <option …

jquery jquery-ui jquery-plugins multi-select
Get query string parameters url values with jQuery / Javascript (querystring)

Anyone 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-string
Bootstrap carousel multiple frames at once

This 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-4
jQuery $.ajax(), $.post sending "OPTIONS" as REQUEST_METHOD in Firefox

Having trouble with what I thought was a relatively simple jQuery plugin... The plugin should fetch data from a php …

ajax firefox jquery-plugins jquery
How to launch jQuery Fancybox on page load?

I would like to launch a Fancybox (e.g. Fancybox's version of a modal or light box) on page load. …

jquery jquery-plugins fancybox