diff options
Diffstat (limited to 'demos/quickstart/protected/pages/JuiControls/Home.page')
-rw-r--r-- | demos/quickstart/protected/pages/JuiControls/Home.page | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/demos/quickstart/protected/pages/JuiControls/Home.page b/demos/quickstart/protected/pages/JuiControls/Home.page index 68765faa..3dc81417 100644 --- a/demos/quickstart/protected/pages/JuiControls/Home.page +++ b/demos/quickstart/protected/pages/JuiControls/Home.page @@ -84,6 +84,10 @@ For informations of the specific options of each interaction, follow jQuery-UI I <a href="?page=JuiControls.Widgets#TJuiAutoComplete">TJuiProgressbar</a> provides a list of suggestions on the current partial word typed in the textbox </li> + <li> + <a href="?page=JuiControls.Widgets#TJuiDialog">TJuiDialog</a> + displays an movable dialog control + </li> </ul> </com:TContent> |