Agreement box for front end page
Hi everybody, I browsed some threads and was looking for a possibility to insert an agreement box (...I agree the terms&conditions...yes checkmark...) for an front end page. We unfortunately only have limit possibilities in our backend. For example the form widget is missing so I think I'll have to use js/css to get the expected results. I really appreciate your support as our responsible helpdesk is totally overloaded. Best practice would be a pop-up with disclaimer text before the page is accessible. Thanks
Hello,
You can find one possible approach here: http://stackoverflow.com/questions/13371973/how-do-i-create-a-common-jquery-disclaimer-verification-yes-no-options-window.
After the disclaimer is agreed with, a cookie is set to indicate this and prevent further popups for the same machine.
Regards,
Atanas Valchev
Telerik