Fullscreen modal vs. conventional modal?
My site comes across many instances where I’d like to use a modal. Sign up, sign in, comments, and file uploading are a few examples.
Now, I can go with a conventional modal design where the modal is typically fairly small …
paper cut out app explanation
I have seen some tutorials and presentations for apps, that use paper cut outs.
something like
https://videohive.net/item/paper-cut-out-promo/4700370 but using real paper cut outs, and fingers moving the paper shapes [not dig…
Where is the most optimal place to put a "Next" button in an app?
I’m wondering where is the optimal place to put “Next” buttons in a mobile app? I’d usually see it on the upper right corner but there are also some that place it at the bottom of the screen. Or should it be on both places?
…
How fast is too fast?
Users like apps to be fast. Many apps use animations to “smooth” the experience. If an animations are too slow, the app feels…well, slow. But if the animations are too fast, they may be so fast that they make the app feel “…
Legend to incorporate Year and Size
I have a heatmap tab “Day of Week”
Years are color-coded, i.e. more recent years are darker blue.
And size of box is based on magnitude of orders.
How do I create a legend that incorporates both Year and Size?
Why are applications so silent?
I’m developing an application and I am thinking of spending time to add audio feedback when users click on buttons, switches tabs/screens, etc. In my mind it will enhance the user experience as it provides clearer feedback an…
How can I find a color scheme that is appropriate for color blind persons?
I need to highlight an item in a toolbar with a color that is distinct from other colors that are already present.
This accent color will be used in any currently selected item, row, or other item of interest.
How can I c…
Proper chart to show items and their categories
I have about 20 items which falls into 3 categories. I’d like to show each of these items with the category it belongs to or each of these categories with the items it includes in a chart.
Is there any chart for this? If not…
Proper chart to show items and their categories
I have about 20 items which falls into 3 categories. I’d like to show each of these items with the category it belongs to or each of these categories with the items it includes in a chart.
Is there any chart for this? If not…
message that the user has JS disabled
I want to prepare a message for my users in case he/she has JS disabled.
First of all I want to clarify that I will not make the site work without JS(it requires considerable coding work.)
The question is OK…I detect that …