up Inquisit Language Reference

navigationbuttonheight property

The height of the back and forward buttons on a survey page.

Member of

<survey> <surveypage>

Remarks

The amount can be specified in percentages, pixels, or points.

Examples

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

<text sometext>
/ items= ("navigationbuttonheight = <% surveypage.page3.navigationbuttonheight %>")
</text>

The following displays the value of navigationbuttonheight in an instruction page:

<page somepage>
navigationbuttonheight = <% survey.mysurvey.navigationbuttonheight %>
</page>

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