Socket
Socket
Sign inDemoInstall

select2-placeholder-transition

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

select2-placeholder-transition

an extends to the popular jquery plugin - select 2 that animating the placeholder


Version published
Maintainers
1
Created
Source

https://nodei.co/npm/select2-placeholder-transition.png?downloads=true&downloadRank=true&stars=true

HitCount contributions welcome

select2-placeholder-transition

an extends to the popular jquery plugin - select2 that animating the placeholder

Usage

$(document).ready(function() {
  $(".select2-placeholder-transition").select2PlaceholderTransition({
    placeholder: 'Destination(s)'
    /*,... other options*/
  });
});

All the options will pass as is to the select2 function, except placeholder which will be handle by this plugin

Demo

This plugin wrote with love futher this question in Stackoverflow: https://stackoverflow.com/q/49719506/863110

Keywords

FAQs

Package last updated on 11 Apr 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc