jqExpire Examples

A tiny jQuery plugin that allows you to automatically hide any specified elements after an expiration date/time.

This is element 1. It has no expiry.

This is element 2. This expires when 2013 ends. It should be hidden now.

This is element 3. This should be also be hidden when 2014 starts, but it is done so via a jQuery call.

This is element 4. This should be visible, but the earlier two must be hidden. View source to see details.