Mouseover Tooltip

SurveyWriter has developed as very handy tooltip feature using Javascript. The idea is for the respondent to mouse over answer options or other words in the question text and see much longer definitions for the items displayed in a small box that overlays the screen.

Use the following format anywhere in your survey such as the question text or in answer options. The value 200 after WIDTH indicates how wide the tooltip is in pixels.

<SPAN onmouseover="javascript:Tip('The text of the tooltip',WIDTH,200)">The word or words for which to display additional information</SPAN>

 Insert the following line in the Custom Script area accessed through Modify Options.

<BODY><script type="text/javascript" src="swtooltip.asp"></script>

^ More Updates






SurveyWriter.Com © 2015 | Privacy Policy | Terms Of Use