up Inquisit Language Reference

showscrollbars property

Whether to show horizontal and vertical scrollbars for HTML page.

Member of

<html>

Remarks

A value of 1 indicates the button will be shown, 0 indicates it will not.

Examples

The following displays the value of showscrollbars in a text stimulus:

<text sometext>
/ items= ("showscrollbars = <% html.somehtml.showscrollbars %>")
</text>

Send comments on this topic:
Copyright Millisecond Software, LLC. All rights reserved.