Show

  • 2009

Posts tagged 'Browsers'

December
2009

How to hide link targets in the status bar

Often when I use Gmail or other Google web apps, I notice that hyperlinks don’t reveal their target in the browser status bar. As a user of course I would (...)

October
2009

Firefox, localhost, cookies and a stupid RFC

Like most web developers, my main browser for development and testing is Firefox. Not that I particularly like it, in fact I absolutely dislike Firefox, it’s terribly slow compared to (...)

September
2009

Styling HTML file upload elements

File upload elements are some of the most annoying elements on a website, since they don’t accept much CSS styling and every browser and every operating system displays them totally (...)

September
2009

Magento and Internet Explorer 6

The last couple of days I had to deal with a strange problem on a new Magento site I am currently working on. The website is a rework of an (...)

August
2009

How to make it work in Internet Explorer 6/7

One of the worst jobs for web developers is probably to make sites and apps work in Internet Explorer. Most people use Firefox for development, the Firebug plugin is simply (...)