nsept/yii2-mousewheel

A jQuery plugin that adds cross-browser mouse wheel support with delta normalization.

Installs: 9 324

Dependents: 2

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

Type:yii2-extension

1.0.0 2015-12-24 19:34 UTC

This package is not auto-updated.

Last update: 2024-03-16 16:03:26 UTC


README

#Yii2 jQuery Mouse Wheel Asset Bundle

Asset bundle for a jQuery plugin that adds cross-browser mouse wheel support with delta normalization.

Install

Either run

composer require nsept/yii2-mousewheel "@dev"

or add

"nsept/yii2-mousewheel": "@dev"

to the require section of your composer.json file.