Advertise here

jQuery Plugins Tagged ‘polyfill’

Sugar – Javascript Library for Working with Native Objects

September 22, 2018     360    
Sugar – Javascript Library for Working with Native Objects

Sugar is a Javascript utility library for working with native objects.

  • Simple : A straightforward API makes Sugar very easy to pick up and start using.
  • Modular : Custom builds and modularized npm packages let you use only what you need.
  • Extensible : Users can define methods or use plugins to handle specialized use cases.

Read More »

Smooth Scroll Behavior Polyfill

April 17, 2017     1405     Scroll
Smooth Scroll Behavior Polyfill

The Scroll Behavior specification has been introduced as an extension of the Window interface to allow for the developer to opt in to native smooth scrolling.

Read More »

Multirange – Tiny Polyfill for HTML5 Multi-Handle Sliders

June 05, 2016     1269     Slider HTML5
Multirange – Tiny Polyfill for HTML5 Multi-Handle Sliders

Multirange is a tiny polyfill for HTML5 multi-handle sliders.

Features

  • Tiny.
  • No dependencies.
  • Uses feature detection, will not run if two-handle sliders are natively supported.
  • Keyboard accessible

Read More »

Fetch – window.fetch JavaScript Polyfill

June 09, 2015     978     Others
Fetch – window.fetch JavaScript Polyfill

The global fetch function is an easier way to make web requests and handle responses than using an XMLHttpRequest. This polyfill is written as closely as possible to the standard Fetch specification at https://fetch.spec.whatwg.org.

Read More »

Placeholder Polyfill with Password Support

April 17, 2015     935     Form Elements
Placeholder Polyfill with Password Support

jQuery based placeholder polyfill with password support and CSS fallback.

Read More »

positionSticky – Sticky Positioning Polyfill for jQuery

July 21, 2014     12470     Scroll
positionSticky – Sticky Positioning Polyfill for jQuery

jQuery.positionSticky is a sticky positioning polyfill for jQuery. Support for display and float properties example and sidebar example included.

Read More »

rangeslider.js – HTML5 Input Range Slider Element Polyfill with jQuery

February 06, 2014     13398     Slider HTML5 Form Elements
rangeslider.js – HTML5 Input Range Slider Element Polyfill with jQuery

rangeslider.js is a simple, small and fast JavaScript/jQuery polyfill for the HTML5 <input type="range"> slider element.

Features

  • Touchscreen friendly
  • Recalculates onresize so suitable for use within responsive designs
  • Small and fast

Read More »

Spectrum – jQuery Color Picker Plugin

February 27, 2013     4613     HTML5 Mobile
Spectrum – jQuery Color Picker Plugin

Spectrum is a jQuery colorpicker plugin that comes with many features and options.

  • Polyfill : Spectrum has a polyfill for the input[type=color] HTML5 control. This mode needs to work without JavaScript enabled – and fallback to an input[type=text] like other HTML5 inputs

  • Customizable : It is easy to skin and customize the plugin with CSS, and there are a wide range of modes and options to explore.

  • Mobile Support: Along with desktop browser support, touch friendly, worked in iOS and Android, and used standards that maximize future mobile support.

  • Small Footprint: JavaScript is well less than 10K gzipped.

Read More »