Popup menu for the website with time delay of one min using cookie

Once the website is opened after one min the popup should come and also
after filling it should not be used again by the user and it should be
disappeared.once the cookie is deleted after that only i should appear
again.Pls help me …

Check to see if a cookie is on the users computer, and if so, begin a setTimeout() to do the popup. Do you have a script you are having troubles with?

I am new to javascript and jquery. Pls help me by giving a code for me.Pls

I don’t Have Coding for that.

So what do you have?
Do you have a library or set of cookie functions you are using?

Today i tried out some coding the popup is working in index page alone.i used timer for the page . Because once the user move to the next page the time starts from 1 that should not happen.my requirement is from the visit of client after 60 secs the popup should appear the client where ever he in website.website. Pls find some solutions…

Hi,

Simply asking for the solution without being willing to provide a code sample or demonstrate in some shape or form what you have tried, is probably the best way to get your question ignored.

As a first step, why don’t you show us what you’ve got (some code) and describe what is going wrong.

1 Like

This topic was automatically closed 91 days after the last reply. New replies are no longer allowed.