Voir sur Drupal.org
Nb téléchargements :
76282
Components
- Code
- Documentation
- Miscellaneous
- User interface
- Superfish Library
Documentation
Images
Demo
Licence
http://www.gnu.org/licenses/old-licenses/gpl-2.0.htmlpermet l'intégration de JQuery Superfish pour le menu
Release
Status : Published
Projects : Modules
Maintenance status : Actively maintained
Development status : Under active development
Supported Branches :
2.0., 8.x-1.
Stable releases for this project are covered by the
security advisory policy.
8.x-1.8
released
06 August 2024
Works with Drupal:
^9 || ^10 || ^11
Install:
composer require 'drupal/superfish:^1.8'
Covered by Drupal's security advisory policy
2.0.x-dev
released
06 August 2024
Works with Drupal:
^10 || ^11
Install:
composer require 'drupal/superfish:^2.0@dev'
Dev releases are not covered by Drupal security advisories.
Description
Superfish integrates jQuery Superfish plugin with your Drupal menus.
Overview:
- Unobtrusive JavaScript.
- Multi-column sub-menus. (Megamenus)
- Easing effects with the jQuery Easing plug-in.
- Automatic sub-menu width calculation. (Supersubs plugin)
- Automatic sub-menu position calculation, so they never appear off-screen, (Supposition plugin)
- Keyboard-accessible.
- Screen Reader compatible.
- Touch-screen compatible.
- Small-screen compatible. (
<select>
and vertical accordions) - Device determination for touch and small-screen plugins using window width and UA string (client-side and server-side), plus Modernizr support.
- RTL (Right-to-left) support.
- And a whole lot more...
Requirements:
- Drupal 8/9/10/11
- Superfish library 2.x (place to /libraries/drupal-superfish)
- Drupal 7
- Superfish library 1.x (Sample CSS & SCSS)
- JQuery 1.6.1 or higher, if you are going to use the jQuery Easing plugin.
- Behavior Weights
Recommended additions:
- Libraries module
- jQuery Easing plugin (note that the file has to be renamed to
jquery.easing.js
before being uploaded tosites/all/libraries/easing
)
Toutes les informations proviennent du site drupal.org