Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instead of "ridden" for cookie contents, store the time of the ride. #156

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Instead of "ridden" for cookie contents, store the time of the ride. #156

wants to merge 1 commit into from

Commits on Nov 12, 2013

  1. Update jquery.joyride-2.1.js

    Rather than log "ridden" in the cookie which gives us no real information, log the time the cookie was created.  We can then use the cookie later to decide it we want to reshow the tour element(s).
    
    Also suggest making the expiration on cookies a setting rather than a default 365 days, but I didn't take that on here.
    kennwags committed Nov 12, 2013
    Configuration menu
    Copy the full SHA
    b8865bb View commit details
    Browse the repository at this point in the history