Parallax Background

Component type

module

Maintenance status

Development status

Downloads

13151

Component created

Component changed

This a simple module that allows to set a vertical Parallax effect on the background of any element on the DOM.

Installation

Download and enable Parallax Background Module.

From jQuery Parallax on GitHub download, rename and save jquery.scrollTo.js and jquery.parallax.js on the module's /js directory.

Headerlet

Component type

module

Categories

Maintenance status

Development status

Downloads

670

Component created

Component changed

Headerlet allows you to output text banners (generated using figlet, for instance) in the HTTP headers.

JS Defer

Component type

module

Maintenance status

Development status

Downloads

2354

Component created

Component changed

Drupal module to defer JS loading after a signal, it is a JavaScript Quality of
Service oriented module. This is useful to give some scripts priority in front
of others. This is not done to make the scripts load faster, but to make give
their XHRs priority against the deferred ones.