Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS lightbox open first access site (like a pop up)

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29668
    allampatu
    Participant

    good morning guys
    here again to post a question

    is there a way to build a lightbox message that open on a first access to a website.

    i don’t like the old pop up but i need to inform when people access to the site.

    #80072
    dcp3450
    Participant

    you would have to set a cookie when the user closes the box. each time they view a page the code would see if the cookie is set to a specific value. If so it won’t open the box.

    http://www.quirksmode.org/js/cookies.html

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘CSS’ is closed to new topics and replies.