2015-05-07, 11:50 AM
How can I show on first visit of a user a alert of privacy policy?
privacy policy alert
|
2015-05-07, 11:50 AM
How can I show on first visit of a user a alert of privacy policy?
2015-05-07, 12:23 PM
instead of complex method,
it would be better to make a page / thread about privacy policy and add link to it at header / footer
2015-05-07, 01:29 PM
ok, thanks. :-)
2015-05-11, 02:48 PM
another thing. how can I do to make the bar visible only on the first visit?
2015-05-12, 11:45 AM
(This post was last modified: 2015-05-12, 11:46 AM by Destroy666.)
(2015-05-11, 02:48 PM)jackson03 Wrote: another thing. how can I do to make the bar visible only on the first visit? You can create a cookie which is saved when a user clicks X, close or anything similar on the bar. jQuery tutorial: http://demonate.com/thread-1156.html Avoid the 1st step since it's already included in MyBB 1.8 and duplicating the code will cause problems. And in the 3rd step change every jQuery to $ |
« Next Oldest | Next Newest »
|