E-mail List Archives
Re: Best practice for warning users of opening window
From: Christian Heilmann
Date: Aug 12, 2005 11:12AM
- Next message: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- Previous message: Michael Moore: "Re: Best practice for warning users of opening window"
- Next message in Thread: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- Previous message in Thread: Michael Moore: "Re: Best practice for warning users of opening window"
- View all messages in this Thread
On 8/12/05, Conyers, Dwayne < <EMAIL REMOVED> > wrote:
> The Overlib JavaScript library offers creative means for popup messages.
> http://www.bosrup.com/web/overlib
Tooltips are not the same as popup windows. While it is true that you
can replace a lot of oldschool help popups with this kind of popunders
the implementation of this library on the above page is horrible. You
effectively make help information reliant on JavaScript, and that is
never a good plan. Furthermore, you make it dependent on a mouse.
Possibly you can use this library in an unobtrusive manner, but the
way it is advertised here I would avoid it and push it far away with a
big stick.
--
Chris Heilmann
Blog: http://www.wait-till-i.com
Writing: http://icant.co.uk/
Binaries: http://www.onlinetools.org/
- Next message: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- Previous message: Michael Moore: "Re: Best practice for warning users of opening window"
- Next message in Thread: Conyers, Dwayne: "RE: Best practice for warning users of opening window"
- Previous message in Thread: Michael Moore: "Re: Best practice for warning users of opening window"
- View all messages in this Thread