Why should we want to support users that, for whatever reason, have Javascript disabled? I had found it difficult to answer this question in a constructive way, whilst also being backed up by research. This post aims to give you some reasons why we should still be supporting users without Javascript. (more…)
Archive for March, 2011
Why we should support users with no JavaScript
Wednesday, March 23rd, 2011Chrome won’t center button using auto margins
Thursday, March 3rd, 2011Note: I’m not American, but it feels weird writing ‘centre’ if you code in CSS all day.
I’ve come across a problem I need solving and Google is not being my friend. I need to center a button on the page without specifying its width, because the text inside is of various lengths. The following works how I want in Firefox, Safari, Opera and even IE6, 7 and 9 (thanks to Sarah for testing). (more…)