JSFX
Component type
Categories
Downloads
Component created
Component changed
JSFX is a suite of effects for Drupal. Everything is contained in one module, but the effects can be turned on and off separately.
Currently, the suite includes:
JSFX is a suite of effects for Drupal. Everything is contained in one module, but the effects can be turned on and off separately.
Currently, the suite includes:
This module provides an easy, user-friendly administrative interface for quickly implementing rendering rules for various technologies depending on Cascading Style Sheets (CSS) and/or Javascript (JS) on any Drupal site without requiring any adjustments to the site's theme.
Short list of available plugins: sIFR v2
NOTE: This project has been deprecated in favour of http://drupal.org/project/jquery_ui .
The User Interface project brings the new jQuery UI to Drupal. At the moment, it only features utilities, but CCK fields and demos to come.
form field validation based on the fields class. This module provides css for a elegent default style for the validated fields( no one likes the boring javascript alerts :D ).
This module defines the "hierarchical_select" form element, which is a greatly enhanced way for letting the user select items in a hierarchy.
The keyboard allows you to specify character substitutions for your keyboard input method. You specify the character to be substituted with the decimal equivalent of the Unicode number of the character in : pairs separated by commas.
e.g. "A" is represented in Unicode as U+0041. Therefore the decimal equivalent is 65.
When you place your cursor into a text input field, a little drop-down menu pops up to allow you to pick a keyboard layout from among the available layouts (defined by the site owner).
As this is an input filter, it will only work where input filters are applied.
This input filter must come after the HTML filter, and should go after the convert line breaks filter.
To make a section of text collapsible, surround it with [collapse]
and [/collapse]
. You may nest the [collapse]
tags to have collapsible sections within collapsible sections.
jQuery Lightbox (jLightbox) is a port of the Lightbox project using jQuery instead of prototype and script.acolu.ous libraries. It is based on the famous Lightbox v2 script by Lokesh Dhakar, but will soon be even more reduced in file size by leveraging the full jQuery framework and enhanced with Drupal specific customizations.
Primary benefit (as of now): Implement jQuery Lightbox with just ~5 KB of JavaScript.
Please note that jQuery Lightbox module is a very simple and lightweight implementation. See Lightbox2 module for advanced features.
This is a Drupal module wrapper for the jQuery jHeartbeat plug-in (created by Jason Levine and customized by A J Richards). This plug-in makes it possible to poll the server at given intervals.