Help/PopUpPlugin
Note: You are viewing an old revision of this page. View the current version.
Display a page in a clickable popup link.
Usage
<<PopUp arguments>>
Arguments
Argument  | 
Description  | 
Default value  | 
|---|---|---|
link  | 
||
title  | 
||
text  | 
||
width  | 
500  | 
|
height  | 
400  | 
|
resizable  | 
no  | 
|
scrollbars  | 
no  | 
|
toolbar  | 
no  | 
|
location  | 
no  | 
|
directories  | 
no  | 
|
status  | 
no  | 
|
menubar  | 
no  | 
|
copyhistory  | 
no  | 
|
close  | 
no  | 
Example
<<PopUp link="HomePage" text="Click here to popup the HomePage" >>Click here to popup the HomePage

