Global

Members

VERSION

telll SDK Copyright 2015, 2016 by Monsenhor license GPL Affero 3.0 telll requires jQuery version 2.2.0
Source:

Methods

telllDialog(msg, delay)

Telll Dialog
Parameters:
Name Type Description
msg String The message
delay integer The delay
Source:

telllDialog(msg, delay)

Telll Dialog
Parameters:
Name Type Description
msg String The message
delay integer The delay
Source:

telllPopup(element, title, cb) → {String}

Telll Modal Popup
Parameters:
Name Type Description
element JQuery The Jquery object to embbed in popup
title string The popup title, defaults to "telll"
cb function callback called when popup is loaded
Source:
Returns:
the unique class name
Type
String

telllPopup(element, title, cb) → {String}

Telll Modal Popup
Parameters:
Name Type Description
element JQuery The Jquery object to embbed in popup
title string The popup title, defaults to "telll"
cb function callback called when popup is loaded
Source:
Returns:
the unique class name
Type
String

telllTimer(fn, countdown) → {Integer}

TelllTimer
Parameters:
Name Type Description
fn JQuery The Jquery object to embbed in popup
countdown string The popup title, defaults to "telll"
Source:
Returns:
The telllTimer object
Type
Integer

telllTimer(fn, countdown) → {Integer}

TelllTimer
Parameters:
Name Type Description
fn JQuery The Jquery object to embbed in popup
countdown string The popup title, defaults to "telll"
Source:
Returns:
The telllTimer object
Type
Integer