Difference between revisions of "Scripts 1 0-loadJQuerySuperfish"

From ADF Docs
Jump to: navigation, search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 +
Attention: Do not change any text in the description, signature, and paramter sections.
 +
 +
Return to [[Scripts_1_0]]
 +
 
== Description ==  
 
== Description ==  
[[Scripts_1_0|Return to Scripts_1_0]]
 
 
 
Loads the JQuery UI Stars plugin
 
Loads the JQuery UI Stars plugin
  
Line 7: Line 10:
 
public void <strong>loadJQuerySuperfish</strong> ( string version )
 
public void <strong>loadJQuerySuperfish</strong> ( string version )
  
== Parameters ==
+
== Parameters ==  
  
Parameters
+
<table id="lib-params">
 +
<tr class="header">
 +
<td>Required</td>
 +
<td>Name</td>
 +
<td>Type</td>
 +
<td>Description</td>
 +
</tr>
 +
 +
 +
<tr>
 +
 +
<td class="required">optional</td>
 +
 +
<td>version</td>
 +
<td>string</td>
 +
<td>[Default: 1.4.8] Script version to load.</td>
 +
</tr>
 +
 +
</table>

Latest revision as of 13:41, 9 April 2010

Attention: Do not change any text in the description, signature, and paramter sections.

Return to Scripts_1_0

Description

Loads the JQuery UI Stars plugin

Signature

public void loadJQuerySuperfish ( string version )

Parameters

Required Name Type Description
optional version string [Default: 1.4.8] Script version to load.