Categories

Pixel to EM converter

Its been 6 months since I am working on this project and just when I thought I am done with it, I realize that I have been using Pixels in my stylesheets all the while and this doesn’t support the browser based “text size” settings (Internet Explorer). So, when the user changes the ‘text size’ [...]

jQuery Desktop

Found an interesting POC of jQuery Desktop using HTML5, CSS and jQuery at SonSpring.com. Though the implementation is basic, its certainly going to trigger more ideas and could be a good way of designing management tools. jQuery is a great library for javascript and when mixed with HTML 5 and CSS can create magic.

Firefox Plugins: My recommendations

Today, a dear friend of mine asked me to send the list of plugins I use in Firefox along with details on what they do. I thought I should post it here for others as well.

So, here are some of the plugins I frequently use. Please feel free to post your recommendations as well.

1. Firebug

A [...]

Default theme issue when using Runtime CSS

If you are using runtime css, you would have come across the problem of the default theme color appearing for a fraction of a second before switching to the new theme. This would again depend on where you are trying to load the new theme. In case, its loaded only once at the time of [...]

Flex 3.0 CSS properties

How does it feel to have one consolidated list of all CSS styles supported by flex components. While looking for details online, I came across this:

Fx3.0 CSS Complete List

The same list is also available in PDF format.