Skip to main content
Known Participant
April 5, 2012
Question

Scrolling a page of content

  • April 5, 2012
  • 1 reply
  • 457 views

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.

    This topic has been closed for replies.

    1 reply

    BKBK
    Community Expert
    Community Expert
    April 8, 2012

    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.