You are here: Foswiki>System Web>JQueryPlugin>JQueryPopUpWindow (2024-12-23, UnknownUser)Edit Attach
Homepage: http://foswiki.org/Extensions/JQueryPopUpWindow
Author(s): Arthur Clemens
Version: 1.0.1
Open a page in a new window.
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" |
%POPUPWINDOW{"JQueryPopUpWindow" label="Open this topic in a new window"}%Generates: Open this topic in a new window
%POPUPWINDOW{url="https://foswiki.org"}%Generates: https://foswiki.org
POPUPWINDOW
by writing %JQREQUIRE{"popupwindow"}%
on the page Edit | Attach | Print version | History: r1 | Backlinks | View wiki text | Edit wiki text | More topic actions
Topic revision: r1 - 2024-12-23, UnknownUser
Copyright © by the contributing authors. All material on this site is the property of the contributing authors.
Ideas, requests, problems regarding Foswiki? Send feedback