Elgg  Version 2.3
Functions | Variables
jquery.imgareaselect.dev.js File Reference

Go to the source code of this file.

Functions

function div ()
 Create a new HTML div element. More...
 

Variables

 imgAreaSelect
 imgAreaSelect initialization More...
 
 jQuery
 

Function Documentation

function div ( )

Create a new HTML div element.

Returns
A jQuery object representing the new element

Definition at line 30 of file jquery.imgareaselect.dev.js.

Variable Documentation

fn imgAreaSelect

imgAreaSelect initialization

Invoke imgAreaSelect on a jQuery object containing the image(s)

Parameters
imgA HTML image element to attach the plugin to
optionsAn options object
optionsOptions object
Returns
The jQuery object or a reference to imgAreaSelect instance (if the instance option was specified)

Definition at line 42 of file jquery.imgareaselect.dev.js.

jQuery
Examples:
/root/Elgg/js/lib/elgglib.js.

Definition at line 1205 of file jquery.imgareaselect.dev.js.