Page 1 of 1

Website Feedback Popup on Page Load

Posted: Thu Sep 02, 2010 2:01 pm
by indy.gill
Hi

I would like to conduct a website feedback popup.  Basically when users loads the home page a pop appears to ask if they would like to participate in a survey.  The ability to opt out and never show popup again etc...

Does anybody know of a module that will do this

Cheers

Indy

Re: Website Feedback Popup on Page Load

Posted: Thu Sep 02, 2010 2:15 pm
by owr_bgld
why work with popup at the homepage?

there are many people who hate popups at loading a homepage (inkl. myself)

and "never" -> I'll say it like James bond (thunderball):  never say never again
never only meens you have to set a cookie to not to show it - if i delete my cookies it pops up again

Why don't you put it in a section of your page and it only shows at the start page p.e.

Re: Website Feedback Popup on Page Load

Posted: Thu Sep 02, 2010 4:09 pm
by indy.gill
Hi, thanks for reply

I agree, I hate popup aswell.  But my client wants a popup.

Any ideas on how do via CMS made simple

Re: Website Feedback Popup on Page Load

Posted: Fri Sep 03, 2010 10:46 pm
by Dr.CSS
If you have to do it you will do it just like any other site, there is no module to do it...

Re: Website Feedback Popup on Page Load

Posted: Sun Sep 05, 2010 8:35 am
by maranc
You can use some javascript code, example: http://www.dynamicdrive.com/dynamicindex11/dhtmlad.htm.

Marek A.