How to handle filtering on table columns?

I am currently working on a pretty complex (and convoluted, I’ll admit) table in terms of filtering. One of the options for filtering allows the user to filter on an item that is displayed as a column and I’m trying to figure out the least…
share this post : )
Get into the Halloween Spirit with These Spooky Snippets

In recent years, Halloween has changed. What used to be an occasion for kids to score some sweet treats has become a big playground for adults, too. It’s not hard…
The post Get into the Halloween Spirit with These Spooky Snippets appeared first on Speckyboy Design Magazine.
share this post : )
Favoring consistency over elegance?

This is a bit of a difficult question to explain in the title but hopefully it will make more sense after reading the question.
I’m in the process of designing a web app with a basic design consisting of a continuous-scrolling content str…
share this post : )
Guidelines on the interaction and content design of visual displays inside elevators

I found the question What makes the elevator experience so awkward? rather interesting, but for practical purposes thought it was better to focus on one aspect of the experience that designers have tried to improve by providing some visual…
share this post : )
Why are tactile ground surface indicators potential slip hazards?

For those who are not familiar with the technical sounding term for something that you see in normal everyday life in the city, tactile pavings, also known as tactile ground surface indicators (TGSI) are:
a system of textured ground su…
share this post : )
8 CSS & JavaScript Snippets for Creating Paginated Navigations

We share some highly creative CSS and JavaScript code snippets that you can use for free to improve the pagination on your own website.
The post 8 CSS & JavaScript Snippets for Creating Paginated Navigations appeared first on Speckyboy Design Magazine.
share this post : )
Search filter menu: Optimize for choosing one or multiple search filters

My site has a vertical search menu on the left side of the page, similar to Amazon and Etsy desktop versions, with checkboxes and search filter terms. Like these sites, my site automatically performs a search as soon as you check/uncheck a…
share this post : )
Do you get differentiated data from Google Optimize A/B test with multiple user targeting variables?

If you target test variations for your users with Google Optimize will you get differentiated values for those variations such as mobile, tablet, location and so on in one single A/B test, or we just receive a bulk data test result?
share this post : )
Where can a ux designer find data for a user persona or an empathy map when working on a fictional project for their portfolio?

When working on a fictional personal project that will only serve as a portfolio piece (i.e. briefbox projects), how can I find the appropriate data to create user personas? I want to emphasize my process but I feel that the lack of data a…
share this post : )
Get the user to accept Terms & Conditions when signing up with OAuth

The register form I’m working on allows the user to sign up using their Facebook account or to create a new account by typing their email and password. Here a mockup:
Currently, clicking on the Facebook button (and authenticating via th…