Free Saeed Malekpour, Website Developer

Contact Me

@zoltandulac

Most Popular Posts

  • Cross Browser CSS Transforms – even in IE
  • @font-face in Depth
  • How to Detect Font-Smoothing Using JavaScript
  • Cross Browser HTML5 Drag and Drop
  • Installing Cygwin and FontForge for Windows
  • Cross Browser HTML5 Progress Bars In Depth
  • Creating Cross Browser HTML5 Forms Now, Using modernizr, webforms2 and html5Widgets
  • Categories

    Entries from September 2010

    Using CSS3-Style Transforms in IE Without JavaScript

    September 12th, 2010 by zoltan · 6 Comments

    The IE Transforms Translator will allow you do Cross Browser CSS3-style Transformations without using a JavaScript library like cssSandpaper.

    [Read more »]

    Tags: CSS · CSS3 · transform

    Giving Challenged @font-face Fonts The Italics Makeover

    September 7th, 2010 by zoltan · 5 Comments

    Have a font that doesn’t have an italics variant? Does your browser try to attempt to “obliquify” it (badly) or not do anything at all? There is a simple solution to this problem using CSS3 Transforms.

    [Read more »]

    Tags: @font-face · CSS · CSS3 · Fonts · transform

    How to Make ClearType, @font-face Fonts and CSS Visual Filters Play Nicely Together

    September 2nd, 2010 by zoltan · 14 Comments

    Ever had a problem with using IE’s Alpha Visual Filter and getting blocky text? A solution has been found, and it doesn’t use JavaScript. I expect to hear a sigh of relief from many developers.

    [Read more »]

    Tags: @font-face · ClearType · CSS · CSS3 · Fonts · IE Visual Filters