alexdobre / RDL_Google_Tech

Java for the Google technology code
0 stars 0 forks source link

Welcome page - create non modal popups for categories #54

Closed alexdobre closed 10 years ago

alexdobre commented 11 years ago

On the welcome page: https://pidoco.com/rabbit/api/prototypes/95569/pages/page9151.xhtml?mode=sketched&api_key=oF9bSsvS2Tjhm17Z5XxdF7dxHTcEfz6U9nLHzuIS

Top left logo surronded by our 8 colour coded categories.

When the user clicks on one of the 8 categories a non modal popup appears. See the attached image for the Gmail example: nonmodalpopup

"Non modal" means that the appearance of the popup does not block out input to the rest of the page.

The popup dissapears if the user click anywhere else on the page.

You can put some placeholder text inside the popups for now.