Search found 2 matches
- Mon Jul 30, 2012 8:12 pm
- Forum: General Discussion
- Topic: Is there a module for CMSMADESIMPLE re EU cookie law?
- Replies: 5
- Views: 4241
Re: Is there a module for CMSMADESIMPLE re EU cookie law?
I can't imagine you're running jQuery locally, so it's likely getting it to work on your website is going to mean banging this into your header section (so it's on every page) for the latest and greatest: <__script__ src="https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min.js"></...
- Mon Jul 30, 2012 9:24 am
- Forum: General Discussion
- Topic: Is there a module for CMSMADESIMPLE re EU cookie law?
- Replies: 5
- Views: 4241
Re: Is there a module for CMSMADESIMPLE re EU cookie law?
As already answered, there are many scripts that can be applied to most CMS platforms, but adding the script is just part of the answer most websites need. There's two consent models in use, implied or explicit. Implied consent requires you to alert the user to your cookie use and give them options ...