سؤال

I'm using cookies in my application (RoR) and I'll have some info about it in my start page (some window with some info text and button accept or not). Have you some tutorials or may be nice gem to do it?

هل كانت مفيدة؟

المحلول

As of you comment, one solution would be the use of - for example - jQuery to build a modal form. jQuery was the first JavaScript library that came to my mind, you could use any other (like MooTools or YUI). Just pick your favorite one :)

To implement this in Rails, have a look onto this gem

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top