a_textdisp.html

来自「调查问卷系统源码。想下的就下吧。不要条件」· HTML 代码 · 共 7 行

HTML
7
字号
<TABLE CELLPADDING=5 CELLSPACING=0 BORDER=0 WIDTH=100%>
<TR><TD style="text-align: justify;">
When you View Statistics for a specific survey, the results for each question will be shown in detail.  When you have a lot of survey submissions, the survey results for a text input field would be very lengthy, as each response will be different.  The <B>Text Input Display</B> value specifies how many answers will be shown on the statistics page for a question before you are prompted to "See More..." This makes the size of the statistics/results more manageable. The default for this value is 2.<BR><BR>
Once this value is exceeded, you can use the "See More..." link to view the remaining results.  The number of responses per page in the popup window for "See More..." is controlled by the <B><A HREF="javascript:opener.phpQHelp('a_popupdisp','PopupDisplay')" class=link>Popup Display</A></B> value.<BR><BR>
</TD></TR>
</TABLE>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?