New Era: Computation of Time with Moment.js
Calculating time values and displaying them correctly is not child's play. There are lots of different units (Year, Month, Day, Hour etc.) and - more disturbing - different systems ...
Calculating time values and displaying them correctly is not child's play. There are lots of different units (Year, Month, Day, Hour etc.) and - more disturbing - different systems ...
CSS makes it easy to address child and sibling elements. Parent elements cannot be addressed by the use of CSS though, at least not today. CSS4 will introduce this possibility, but ...
Accessibility is a major societal task that is constantly gaining in importance. Websites are no exception here. Even more so, online services for some people are their sole ...
The new features of HTML5 offer online and offline events that can be queried to check for an existing internet connection. Especially web apps need to be able to rely on the proper ...
You know these sickening Captchas any web form these days brings before your eyes. Want to download something? Captcha. Want to send in a complaint to your telecom provider? ...
Tooltips are a square deal. They allow for the placement of important information just in the very location this information is needed, regardless of screen real estate. ...
Icons are becoming more and more common these days. Mobile clients are responsible for this trend as icons are most useful in environments where screen real estate is scarce. Icons ...
With the introduction of CSS3 we are able to use animated hover effects and other transitions. These transitions can be induced through the use of so-called easings. Easings differ ...
Responsive webdesign aims to present websites in the best possible way, even if viewed on mobile devices. Images are usually simply scaled down in that approach. If you use images ...
HTML5, CSS3 and new JavaScript methods make mobile web apps possible that do not necessarily stand behind native apps for tablets and smartphones. But which mobile browsers on which ...
If you need to publish events, anniversaries, anything that involves a date or date range, it is advisable to do this in the form of a visual calendar. That is exactly what the ...
Thanks to CSS3 we no longer need Flash to produce good-looking animations. In general we do not even need JavaScript. But CSS3 falls short for some use cases. If you need to ...
A web designer's tasks are far from getting easier. More and more different resolutions come to market and have to be addressed in professional layouts. The formerly rather simple ...
Web designers are natural born searchers. They are on a continuous quest for icons, textures, inspiration, whatever helps get the next project done. If everything works fine they ...
Internet Explorer is able to do it. Since ages, immemorially, almost. I'm talking about the customization of its scrollbars. Since version 5.5, which was released in July 2000, you ...
As a web designer you face challenges constantly. But the evolution of mobile devices multiplies the challenges you have to cope with. Placing texts, images, navigation, sidebars, ...