Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Scrolling a page of content

Community Beginner ,
Apr 05, 2012 Apr 05, 2012

I have paragraphs on a page and I want to make sure the user has scrolled the page before they are able to move on.  Is there a way to do this in Coldfusion or do I have to do it another way?  Thanks in advance.

430
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Apr 08, 2012 Apr 08, 2012
LATEST

What do you mean by "able to move on"? Does user move on by clicking a button or link, or by submitting a form? In any case, there is one thing that is generally inadvisable for you to do: disable the browser forward or back buttons. 

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Resources