-
Notifications
You must be signed in to change notification settings - Fork 497
Home
Darsain edited this page Jan 4, 2013
·
14 revisions
$('#frame').sly( [ options ] [, returnInstance ] );
Object with sly options. All options are detailed in the Options Wiki page.
Boolean argument requesting to return a plugin instance instead of a chainable jQuery object. You can than use all methods directly on this instance.
If Sly is called on more than one element, it returns a plugin instance for a first element in set.
- Markup - how should the HTML look like
- Options
- Methods
- Callbacks & DOM Events