This is a migrated thread and some comments may be shown as answers.

html viewer control with scroll bar

2 Answers 65 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
John
Top achievements
Rank 1
John asked on 02 Feb 2011, 09:54 PM

Hi

I’m trying to setup a terms & conditions box.

What mechanism/control can I use to display html T & C text (coming from a data field) on a web form such that when user scrolls to the bottom of the text using scroll bar then an event is fired to designate that user has read all the text?

Many Thanks

Regards

2 Answers, 1 is accepted

Sort by
0
Kiara
Top achievements
Rank 1
answered on 03 Feb 2011, 10:52 AM
How about wiring the onscroll event of the container which holds the T&C box to detect whether the scroll position reached the bottom? Something similar is done for the second grid on this example, I used it in one of my projects in the past.

Kiara
0
John
Top achievements
Rank 1
answered on 03 Feb 2011, 12:30 PM

Hi Kiara

Many thanks. Which control can I use as container for html content? Sorry I'm new to RAD Controls.

Thanks again.

Regards

Tags
General Discussions
Asked by
John
Top achievements
Rank 1
Answers by
Kiara
Top achievements
Rank 1
John
Top achievements
Rank 1
Share this question
or