Contact Me

@zoltandulac

Categories

Archives

Entries Tagged as 'Uncategorized'

Cross Browser CSS Transforms – even in IE

March 9th, 2010 by zoltan · 27 Comments

The CSS transform property allows developers to rotate, scale, and skew blocks of HTML via CSS. Although you can do the same thing with images in Photoshop or The GIMP, using CSS transforms allows developers to do the same thing with any HTML markup and allows users to select the text within the transformed [...]

[Read more »]

Tags: Uncategorized

My Favourite Third Party JavaScript Libraries

December 22nd, 2009 by zoltan · No Comments

Blogging has been a powerful tool for me to publicize code that I have written.  Not only can I announce code that I want to release, I am always complimented by the fact that others like to share what they read here as well. Over the years, however, I have found bits of code others [...]

[Read more »]

Tags: Uncategorized

Introducing: The Type Rendering Project

November 30th, 2009 by zoltan · No Comments

Although this blog wasn’t meant to be a forum on just CSS font-embedding, it is a topic of great interest to me and has been the inspiration of a few articles here (my article on JavaScript font-smoothing detection being the latest). As a result, I have been very fortunate in meeting a lot of [...]

[Read more »]

Tags: Uncategorized