JSFX

Component type

module

Downloads

816

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:

Dynamic Rendering

Component type

module

Maintenance status

Development status

Downloads

8465

Component created

Component changed

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

JavaScript Validator ( JSV )

Component type

module

Downloads

1721

Component created

Component changed

Brief description:

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 ).

Hierarchical Select

Component type

module

Maintenance status

Development status

Downloads

397166

Component created

Component changed

Description

This module defines the "hierarchical_select" form element, which is a greatly enhanced way for letting the user select items in a hierarchy.

Javascript keyboard

Component type

module

Component created

Component changed

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).

Collapse Text

Component type

module

Maintenance status

Development status

Downloads

63953

Component created

Component changed

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

Component type

module

Downloads

20534

Component created

Component changed

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.

jQuery Heartbeat

Component type

module

Downloads

2062

Component created

Component changed

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.