diff options
author | David <ottodavid@gmx.net> | 2015-03-10 21:14:33 +0100 |
---|---|---|
committer | David <ottodavid@gmx.net> | 2015-03-11 21:14:29 +0100 |
commit | 95eae21c1968cb3be2248004ee5364361cebe02d (patch) | |
tree | 6b1591761336e407ea06622f011029dd4b5172db /demos/quickstart/protected/pages/JuiControls/Home.page | |
parent | cf984085056c41c86c5b9fe2144c2e7a73eb807d (diff) |
TJuiDialog
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> |