Documentation Center

Load tear-off window

This API is used to load tear-off window that will display the figure.

Example API call

/servlets3/wietmsd?date=1459949706173&target=resource&action=html&file_name=cvGraphicTearoff.html&date=1459949706173

Parameters

ParameterDescription
targetresource
actionhtml
file_nameThe full name of the skin HTML page to load, such as cvGraphicTearoff.html.
idA session ID that is valid for this collection and publication combination.
dateTo prevent browser-side caching of data, especially with AJAX requests, it is important to make a URL unique. The most effective technique to accomplish this is to include a time parameter that is based on the time at which the call is made.

Returns

On success

The HTML page requested, such as cvGraphicTearoff.html.

On failure

Nothing.