Jump to content

jQuery auto timeout


rsanford

Recommended Posts

It is possible, but pointless. That plugin counts you idle when you don't push keyboard or scroll with mouse, but for UniGUI you are idle when there are no requests coming from client browser. That means you can type some long text in memo or scroll dbgrid with mouse and still be idle from UniGUI's point of view, but not idle for jquery.

I usually set very high timeout in my apps like 1-2 hours, thats more than enough.

I admit that such functionality could be useful, but it would be better to have it as a built-in UniGUI feature and not some js/jquery hack.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...