Namespace jQuery.tabulate.options.paths.images
The paths to images needed by tabulate.
Defined in: jquery.tabulate.js.
| Constructor Attributes | Constructor Name and Description |
|---|---|
|
Contains the paths to images, relative to the current theme.
|
| Field Attributes | Field Name and Description |
|---|---|
| <static> |
jQuery.tabulate.options.paths.images.next
The "next" image.
|
| <static> |
jQuery.tabulate.options.paths.images.previous
The "previous" image.
|
Namespace Detail
jQuery.tabulate.options.paths.images
Contains the paths to images, relative to the current theme.
Field Detail
<static>
{String}
jQuery.tabulate.options.paths.images.next
The "next" image.
- Default Value:
- "images/next.png"
<static>
{String}
jQuery.tabulate.options.paths.images.previous
The "previous" image.
- Default Value:
- "images/prev.png"