Downloads
release
dev builds
extras
themes
Documentation
manual
wiki
device status
Support
forums
mailing lists
IRC
Development
bugs
patches
dev guide
Search
Donate
Search
| Go
Wiki
>
System
>
JQueryPlugin
>
VarPOPUPWINDOW
#VarPOPUPWINDOW ---+++ POPUPWINDOW{"topic" ...} -- opens a topic or url in a new window * Parameters: | *Parameter:* | *Description:* | *Default:* | | ="topic"=, =topic="topic"=, =topic="web.topic"= | Topic to open | | | =url= | URL to open (if topic is not used) | | | =label= | Link label | the topic or the url | | =template= | View template to call when viewing a topic; not used for URLs | ="viewplain"= | | =width= | Width of window | ="600"= | | =height= | Height of window | ="480"= | | =toolbar= | Show toolbars? | ="0"= | | =scrollbars= | Show scrollbars? | ="1"= | | =status= | Show status? | ="1"= | | =location= | Show location bar? | ="0"= | | =resizable= | Is the window resizable? | ="1"= | | =left= | Left position | ="0"= | | =top= | Top position | ="0"= | | =center= | Center the window? | ="0"= | | =menubar= | Show menubar? | ="0"= | | =createnew= | Create a new window for each popup? | ="1"= | * Example with topic link: <pre class="tml">%<nop>POPUPWINDOW{"%BASETOPIC%" label="Open this topic in a new window"}%</pre> Generates: %POPUPWINDOW{"%BASETOPIC%" label="Open this topic in a new window"}% * Example with url: <pre class="tml">%<nop>POPUPWINDOW{url="http://foswiki.org"}%</pre> Generates: %POPUPWINDOW{url="http://foswiki.org"}% * Enable =POPUPWINDOW= by writing =%<nop>JQREQUIRE{"popupwindow"}%= on the page <!--%JQREQUIRE{"chili"}%-->
E
dit
|
A
ttach
|
P
rint version
|
H
istory
: r1
|
B
acklinks
|
V
iew topic
|
M
ore topic actions
r1 - 19 Sep 2010 - 14:04:05 -
ProjectContributor
Parents:
JQueryPlugin
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Wiki?
Send feedback