Text with scroll
Autor: Marius T.
Visited 1991,
Followers 1,
Udostępniony 0
I have huge amount of text, can I insert Text Field so the user can scroll up and down ? Text cell with fixed height?
Posted on the
...you know the roll over function? maybe regulating the speed...
Hello Marius,
You can do this using these instructions from the help file:
How to create a text with a scroll bar
When you add a Text object to a page, its height is automatically set to display all the contents. If the text is long and you want to display it in a small window, you can set its height manually and force the addition of a scroll bar.
▪Add a Text Object to a page and then open the Text Object window to enter and format the text.
▪Click on the button to open the RollOver window.
▪Select the Enable Rollover option and set the None - Show Scrollbar option Movement.
▪Set the value in pixels for the Height.
http://help.websitex5.com/en/v12/pro/index.html?ogg_testo_ht.htm
Kind regards,
Paul
Autor
Thank you!