I read the other day this fine article by Mat Marquis about his experiences, searches and conclusion on the issue of responsive images. It sparked my interest to look at the subject a bit more thoroughly. What are the responsive images? Or, better, what they should be? For a more elaborate explanation read Mat’s article. [...]
Archive for the ‘Code’ Category
Opacity in Internet Explorer
Posted in Code, HowTo, tagged css, IE, internet explorer, jquery on July 29, 2011 | 5 Comments »
This is an ancient problem: older versions of IE do not support the opacity CSS property. Instead, IE8 uses -ms-filter and IE prior 8 uses filter. Also, in IE, one has to be cautious about the positioning of the element the opacity properties apply to: the element has to be positioned for the filter to [...]
Readburner chicklets for WordPress.com blogs
Posted in Code, tagged bloglines, feeds, google reader, how-to, newsgator, readburner on June 29, 2008 | 3 Comments »
This is not a how to blog, but, as it is still under construction, I will blog about all the little tricks I apply here, that might have some use for the rest of the wordpress.com folks. Here is a little nice one. Problem: Readburner is a service that aggregates all blogposts shared in NewsGator [...]
