/expandable-cookie-banner-jquery

Auto opens banner once, drops a cookie, doesn't open again on refresh

Primary LanguageJavaScript

##Expandable banner with cookie using jQuery

Using jQuery, the expandable banner auto expands the bottom div downwards for 4 seconds, then closes it and places a cookie that expires in a day. The banner will not open again automatically till the cookie expires or is removed. Banner toggles open and closed by clicking the top div.

Working Example

You can put images, text, or anything else you want in the div tags, it's up to you.

To get the cookie to work please download the latest version of carhartl's jQuery cookie Plugin. It's awesome.

###Credits jQuery cookie Plugin