Cascading Syle Sheets

Lazy-loading print stylesheets

By crisp on Tuesday 30 November 2010 00:33 - Comments (13)
Categories: CSS, Tweakers.net, Views: 4.104

The thought crossed my mind before, but I never acted on it: lazy-load your print stylesheets! So now I took the bull by its horns and implemented it for Tweakers.net.

Read more »

CSS compliance, which browser gets this right?

By crisp on Friday 13 February 2009 00:04 - Comments (9)
Categories: CSS, Tweakers.net, Views: 4.365

I have a trick question following up on an issue that was reported to us lately which dealt with an incompatibility in Opera (9.6x) and our newly launched site koopinfo.nl. I have been investigating this issue but cannot figure out which browser actually gets it right...

Read more »

Fixing the web? Fix your browser!

By crisp on Sunday 17 June 2007 01:08 - Comments are closed
Categories: Browsers, CSS, HTML5, Javascript, Views: 3.005

Molly E. Holzschlag calls for a full stop on the HTML5 progress. I wonder why?

Read more »

editCSS for Internet Explorer - concept

By crisp on Tuesday 06 February 2007 01:37 - Comments (1)
Categories: Browsers, CSS, Javascript, Views: 4.698

Us, non-IE users, really are spoiled; especially when it comes to the extensibility of our browsers. Who doesn't experiency the ease of webdevelopment using extensions such as Chris Pederick's webdeveloper toolbar or Firebug in Firefox on a daily basis? Ofcourse there is no job without some downside which in the case of webdevelopment is the necessary support for not-so-developer-friendly browsers such as Internet Explorer. Sure enough there is a developer add-on for IE, but in the apartment where we need the extra help the most it is still lacking an important feature: the ability to edit style-rules in real-time.

Read more »