There are already numerous questions about jQuery cookie popups, so no need to go into any detail about that functionality. What I want to know is if this is the only way jQuery can handle popups only once per user or a time-based popup per user. I.e. the popup loads when the user first comes to the site and then doesn't load again for a week.
I know there is IP validation, but can jQuery do IP validation and if so, can you point me to a resource? I've searched here for jQuery popup IP validation and so far I haven't turned up anything.