Skip to main content

Introduction

This addon register JQuery Mousewheel plugin to Plone’s resource registry

Version: 3.0.6

About mousewheel

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

In order to use the plugin, simply bind the “mousewheel” event to an element. It also provides two helper methods called mousewheel and unmousewheel that act just like other event helper methods in jQuery. The event callback receives an extra argument which is the normalized “delta” of the mouse wheel.

Here is an example of using both the bind and helper method syntax.

// using bind
$('#my_elem').bind('mousewheel', function(event, delta) {
    console.log(delta);
});

// using the event helper
$('#my_elem').mousewheel(function(event, delta) {
    console.log(delta);
});

Credits

Companies

makinacom

Authors

Changelog

1.0 (2012-01-04)

  • Initial release

Release files for collective.js.mousewheel 1.0

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for collective.js.mousewheel 1.0
File Size Uploaded
collective.js.mousewheel-1.0.tar.gz 5.8 kB Details

Release files / collective.js.mousewheel-1.0.tar.gz

Download URL collective.js.mousewheel-1.0.tar.gz
Size 5.8 kB
Tags Source
SHA-256 checksum
How to use checksums
8e783a3a24b2f45412c754b301ebc907c4de678e379b983b24767486444c6105
BLAKE2b-256 checksum
How to use checksums
3e97711e0b651f4b6bbe9898ee093bca93c3ab706c951a631c08afbc58cedad0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

1.0 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page