Well. I work with JQuery. 1. Accordion auto-switches to the next part after every 5 seconds when mouse pointer is outside the box.
F: That would be cool. But have a look at some Innerfade plugins out there. They rotate some content every X seconds. Accordion usually is used as some kind of menu. Innerfade as some kind of banner rotation. 2. OnMouseOver any part-title bar opens this part (with latency 200ms). F: This could be a problem. If I leave your part-title bar the content will disappear? Or the content relative to the part-title bar will still be visible? Maybe a "click" event would be better. 3. Clicking on part-title bar opens it too. F: This would be better than point 2. And you could hide the content of the clickable part-title bar after a "mouse leaving" event. []s Fábio On Tue, Jan 6, 2009 at 11:51 AM, Kordian Piotr Klecha <[email protected]>wrote: > No, I don't mean harmoshkas, but boxes with sliding parts, e.g.: > http://www.stickmanlabs.com/accordion/ > > We are going to use such box on the main page (in the bottom of column - > not > very important content there, but still) and just wondering about > interactions. Current proposition is: > > 1. Accordion auto-switches to the next part after every 5 seconds when > mouse > pointer is outside the box. > > 2. OnMouseOver any part-title bar opens this part (with latency 200ms). > > 3. Clicking on part-title bar opens it too. > > Especially point 2 is a manner of doubt. > > Any advices, examples, opinions? > > > ________________________________________________________________ > Reply to this thread at ixda.org > http://www.ixda.org/discuss?post=36908 > > ________________________________________________________________ > Welcome to the Interaction Design Association (IxDA)! > To post to this list ....... [email protected] > Unsubscribe ................ http://www.ixda.org/unsubscribe > List Guidelines ............ http://www.ixda.org/guidelines > List Help .................. http://www.ixda.org/help > ________________________________________________________________ Welcome to the Interaction Design Association (IxDA)! To post to this list ....... [email protected] Unsubscribe ................ http://www.ixda.org/unsubscribe List Guidelines ............ http://www.ixda.org/guidelines List Help .................. http://www.ixda.org/help
