Plugin Dialog | |
Introduced with Tiki8 Use this wiki plugin to create a custom pop-up dialog box using jQuery UI. |
Parameters | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Create a custom popup dialog box Introduced in Tiki 8. Required parameters are in bold .Go to the source code Preferences required: wikiplugin_dialog
|
Example | |
This code will cause a pop-up dialog box to appear when this page is loaded: Copy to clipboard
World hello Dialog!
|
Example with smarty template | |
The following code will cause a popup dialog window. Put this in at the end of your template file: Copy to clipboard
Don't forget the underscore "_" before the parameter "_name". Place this code in your template file at the place you want: Copy to clipboard
|
More info for params "hideAnim" and "showAdnim" | |
More option for the show and hide animations can be found here.
|
Related pages | |
Aliases | |