API16

API16:JHtmlSliders

From Joomla! Documentation

Revision as of 22:51, 22 March 2010 by Doxiki (talk | contribs) (New page: <span class="editsection" style="font-size:76%;"> <nowiki>[</nowiki>Edit Descripton<nowiki>]</nowiki> </span> {{Description:JHtmlSliders}} ===Defined in...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

[Edit Descripton] Template:Description:JHtmlSliders

Defined in

libraries/joomla/html/html/sliders.php

Methods

Method name Description
start Creates a panes and loads the javascript behavior for it.
end Close the current pane.
panel Begins the display of a new panel.

Importing

jimport( 'joomla.html.html.sliders' );

[Edit See Also] Template:SeeAlso:JHtmlSliders

Examples

<CodeExamplesForm />