Well, it's pretty theoretical at the moment, so there's no code down, but
the idea would be that a div appears, and that the user can click on a
button that would scroll the div to a certain location. However, if the user
doesn't click, I would still want the div to move to that location (in case
he/she doesn't get it that it would move, dunno).

On Thu, Aug 6, 2009 at 6:03 PM, James <james.gp....@gmail.com> wrote:

>
> Use the setTimeout/setInterval functions with some kind of global
> counter. If some kind of action/event occurs, the counter would be
> refreshed and the function would not execute.
> Would you like to specify in more detail what you would like to
> achieve?
>
> On Aug 6, 11:43 am, Simon <svansint...@gmail.com> wrote:
> > Hey,
> >
> > After a user hasn't triggered an event for a given amount of purple,
> > would it be possible to trigger that event anyway?
> >
> > I have no idea how to even start looking for this.
> >
> > Thanks for any hints/ideas/whatever you can throw my way.
> >
> > Simon
> >
>


-- 
simon.vansintjan.org

Reply via email to