E-mail List Archives
Re: Opening modal window without user action
From: Patrick H. Lauke
Date: Mar 28, 2016 4:45AM
- Next message: Dennis Deacon: "Semantic Order -"
- Previous message: Ajay Sharma: "Re: Opening modal window without user action"
- Next message in Thread: Marc Solomon: "Re: Opening modal window without user action"
- Previous message in Thread: Ajay Sharma: "Re: Opening modal window without user action"
- View all messages in this Thread
On 28/03/2016 10:47, Ajay Sharma wrote:
> Hi, just to be curious, what is the best way to accomplish what Bruno
> is trying to achieve?
> What if instead of showing page with mobile window, the user is
> redirected to the survey page with a easily distinguishable link to
> skip the survey on the top? This holds for if the page comes in the
> sequence of some process.
If the redirect happens after a certain timeout/delay (which is what,
from what I understand, is happening with the modal just now), then it's
the same kind of problem....a change of context that is not the result
of an explicit user action.
If the redirect happens right away, it's less of a problem. But the same
is also true for the modal (if it's shown, and user is taken to it, as
soon as the page is loaded, and not after a delay).
> Otherwise, if it is independent single page, how about putting link to
> survey at some well designed heading or making an accessible banner
> linked to survey page?
Making the survey (as a modal, or as a separate tab/window, or whatever)
appear only as a result of a user interaction on a link or clearly
sign-posted button would be the preferred/least problematic option of
course.
P
--
Patrick H. Lauke
www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke
- Next message: Dennis Deacon: "Semantic Order -"
- Previous message: Ajay Sharma: "Re: Opening modal window without user action"
- Next message in Thread: Marc Solomon: "Re: Opening modal window without user action"
- Previous message in Thread: Ajay Sharma: "Re: Opening modal window without user action"
- View all messages in this Thread