README.txt |
README.txt |
|
Drupal thickbox module:
------------------------
Author - Fredrik Jonsson fredrik at combonet dot se
Requires - Drupal 6
License - GPL (see LICENSE)
Overview:
--------
The Thickbox module is a wrapper for the jQuery plugin ThickBox.
The jQuery… |
thickbox.admin.inc |
thickbox.admin.inc |
|
Administrative page callbacks for the thickbox module. |
thickbox.css |
thickbox.css |
|
#TB_window {
font: 12px "Lucida Grande", Verdana, Arial, sans-serif;
color: #333333;
}
#TB_secondLine {
font: 10px "Lucida Grande", Verdana, Arial, sans-serif;
color: #666666;
}
#TB_window a:link {
color:… |
thickbox.info |
thickbox.info |
|
name = Thickbox
description = Enables Thickbox, a jQuery plugin.
core = 6.x |
thickbox.install |
thickbox.install |
|
Installation functions for Thickbox. |
thickbox.module |
thickbox.module |
|
Author: Fredrik Jonsson fredrik at combonet dot se
The thickbox module is a simple wrapper for the jquery plugin
ThickBox http://jquery.com/demo/thickbox/. |
thickbox_ie.css |
thickbox_ie.css |
|
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox Internet Explorer specific settings… |