Back To Top

Component type

module

Maintenance status

Development status

Downloads

97443

Component created

Component changed

Back To Top adds a button that hovers in the bottom of your screen and allow users to smoothly scroll up the page using jQuery.

Back To Top uses jQuery UI library effects for smooth easing of scroll.

Similar modules

Be sure to check out the Scroll To Top module. The module differs from Back To Top in some ways:

Commerce Cart Ajax

Component type

module

Maintenance status

Development status

Downloads

22034

Component created

Component changed

Features

  1. The “remove” button on cart view removes the item from the cart immediately, without a page refresh. The row is removed from the table.
  2. The “Qty” is updated when the "update" button is clicked. The totals are recalculated.

Data Visualization API

Component type

module

Maintenance status

Development status

Downloads

2646

Component created

Component changed

The data visualization api is a module that allows site builders to create, import & store data visualizations as entities and their data as standardized JSON. A user can then choose which installed data visualization library to use when rendering each data visualization entity.

All data is stored in a standardized format called Vizstruct. The spec for this specified JSON can be found here.

Node Tabs

Component type

module

Maintenance status

Development status

Downloads

1452

Component created

Component changed

Node tabs is a module that allows you to assign tabbed content to nodes.

The module creates a block called Node tabs that you can add to a region or panel.

You can also call the tabs using the following function:
print node_tabs_generate_tabs();

Requirements

Node tabs requires that jQuery UI be installed. You can download jQuery UI from
http://drupal.org/project/jquery_ui.

Cool message

Component type

module

Maintenance status

Development status

Downloads

2767

Component created

Component changed

Description

Provides a beautiful display of system messages (errors, warning, etc.).
These messages displaying at the top of the page using CSS3 and jQuery.
If you click on message then it will hide.

Screenshot

Installation

Just download, unzip/untar and activate the module.

Future Functionality

  • Support for multiple styles.
  • Settings location on the page.