Partial login for account management
I work for a TV/Telco company and I’m looking at if its a good idea to open up some of the ‘My Account’ management section of our site to users who are only partially logged in. In a very similar way to what Amazon does today…
Have you seen the off-canvas pattern used in desktop webdesign?
Originally it’s a mobile pattern that solves the problem of less screen real estate. I’m trying to find examples of the off-canvas pattern used in desktop webdesign, where there is plenty of screen space.
Displaying complicated parent/child relation
I have four lists, they are claims, deviations, tasks and costs
A claim can have deviations and tasks as children
A deviation can be, but does not have to be, a child of a claim
A deviation can have tasks and costs as child…
Color and Text Sizes Suggestions [on hold]
This is my first time on this website and I wanted to get some suggestions for my portfolio website.
I just bought the domain so I’m using my IP Address. Here is my website (click me)
My website is not yet finished, but bef…
What is the best way to align header & contents of a website
I’m working on a Ecommerce website which consists of a landing page, product search page and a details page designs. I got struck with the header alignment design. So, I tried to refer a lot of websites where there are differ…
How long before system timeout should a warning appear?
On a service which includes a lot of sensitive info in digital input forms, how long before timeout should you display a warning message?
Someone proposed a 15 minute session with a timeout warning at five minutes, but I sus…
What can I do to improve this help/usage message?
I’m currently developing a command line tool for unix. Since it is good practise to provide a decent help/usage message I decided to work on it a little.
There are two variants of this message. The first that get’s displayed…
How to create a variable size tile layout in html
I’m experimenting to see if I can created a variable sized tile layout like the one below, without any intermediate wrapper divs.
I first tried a flexbox approach, and then discovered that flexbox isn’t designed to have c…
How to create a variable size tile layout in html
I’m experimenting to see if I can created a variable sized tile layout like the one below, without any intermediate wrapper divs.
I first tried a flexbox approach, and then discovered that flexbox isn’t designed to have c…