Fork me on GitHub

Index page non blockable popup question bar?  Bottom

  • Hi all,

    I'm not sure this is the right place to ask this but I couldn't figure out anything better.

    I need a age verification or agreement window to appear when my index page is loading/loaded.

    Something like: I know what I'm getting into and want to enter, and click accept. It should only appear on the index page, should not be able to be blocked by a pop up blocker. And, hopefully, wouldn't show up again for each user... maybe use a 'remember me' cookie or something.

    I'm sure I'm not the first person who has wanted something like this but I haven't found a existing code/module/download for something like this.

    Can anyone help me out?

    Thanks in advance. :)
  • to be pragmatical (again icon_wink ), if i need an intro page before my index.php, in my case, might design an index.htm (that depends of your hosting be priorized before of index.php) and in there, the terms and contidions, ... , and a link to accept (enter to index.php) and reject (link to disneyland.com)...

    --
    - Mateo T. -
    Mis principios... son mis fines
  • If you can try use another page with verification or agreement info, if user agree, then bring to index.php, in index.php, you need add some code to check if the user is agree or not, good luck.




    edited by: susenuke, Jun 27, 2007 - 09:13 AM

This list is based on users active over the last 60 minutes.