I would like to have a feeback form (like forms-feedback-fixed.html), but I want it to appear only when the visitor scrolls the page down at last up to 80% of the content (or of course if the full page fits in the screen so there is no scrolling need).
Ie: if it is a long article, I want the visitor to give feedback only after he have read at last 80% of the content.
Another possibility would be to the feedback form to appear when some specific page "invisible-element" (kind of mark) inserted after the end of the article becomes "visible" to the user.
Is that possible?
