@matthieurambert/jqueryslide

1.0.3 • Public • Published

jQuery Slide

Display or hide the matched DOM elements with a sliding motion.

Get started

jQuery Slide is a jQuery plugin, it need jQuery to work.

$ npm install --save jqueryslide

Usage

$('.myElement').slideUpShow(600);

$('.myElement').slideDownHide('fast', function(){
    // Do something
});

See doc at https://www.matthieu-rambert.com/jqueryslide

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
1.0.30latest

Version History

VersionDownloads (Last 7 Days)Published
1.0.30
1.0.20
1.0.10
1.0.00

Package Sidebar

Install

npm i @matthieurambert/jqueryslide

Weekly Downloads

0

Version

1.0.3

License

ISC

Last publish

Collaborators

  • matthieurambert