The showticks attribute specifies whether tick marks should be visible on a slider item.
<slider> <slidertrial>
boolean | A boolean value of true or false. |
The following slider does not display tick marks:
<slider q1>
/ caption = "Rate the video on the following scale"
/ showticks = false
</slider>