ICO Cookie banner script for your site

I’ve written a JavaScript function to implement the ICO (www.ico.gov.uk) cookie regulation warning. Basically it displays a banner that is hidden when accepted.

You can implement it by adding the following to the top of your web page

<script src=’http://ico-cookie-warning.googlecode.com/svn/trunk/ico_cookies.js’></script>

For more info check out the Google project

(Obviously this only works with JavaScript enabled)