I’ve been spending lots and lots of hours making nice loading animations to make graphic/interaction designers happy. But how many of you actually think about changing mouse cursors instead? On …
Hola. I'm Olof and I make stuff for the web. How can I help you?
Cross Browser Testing your Web Page with Browser Stack
As soon as you have your Web Application up and running, you normally need to test in to make sure it renders well in a lot of environments and browsers. …
Flexible auto-width fonts with CSS and jQuery
There’s a lot of situations where you design or develop something with fixed width. Let me give you an example. Say you have a form with two columns. Your left …
CSS Browser Detection
A technique I used for quite some time is to detect the browser and add an appropriate class to the body-element. I used this mostly to differentiate IE-versions and add appropriate …
Mobile website versus mobile app
You need to consider the pros and cons of building a mobile website or a mobile app (native). I found a good post form Adobe on this matter, have a …
25 jQuery Plugins to help with responsive layouts.
We need to better adjust our layout depending on what device the customer uses. I’m still thinking about an iPhone version of this site, eventhough it’s ”OK” in the browser …