Please enable JavaScript to view this site.

Navigation: Advanced topics > Programming topics > JavaScript API > Popup object

Javascript API: Popup object

Scroll Prev Next More

 

The Popup object provides several useful functions for managing popup window created by Runner.displayPopup() function and also by RunnerDialog class (Dialog API).

Methods

Method

Description

close()

Hides the popup

show()

Shows the popup

setWidth()

Sets the width of the popup

setHeight()

Sets the height of the popup

setPos()

Sets the position of the popup

body()

Returns jQuery object representing popup body

header()

Returns jQuery object representing popup header part

footer()

Returns jQuery object representing popup footer part

See also:

Dialog API

Runner.displayPopup()

 

Created with Help+Manual 7 and styled with Premium Pack Version 3 © by EC Software