Ever been disappointed of your attempts to style the <input type=”file” /> elements on your pages? Yes, even with the power of CSS styling of that tag is almost impossible. However, this could be done with Upload.XML – a cool ajax application that allows you to seamlessly and almost codelessly add styling to these elements. [...]
Archive for July, 2008
PSD-to-XHTML: Check This Site Out
Posted in Cool Websites, News, tagged convert design to xhtml, CSS, frontend programming, JavaScript, psd-to-xhtml, psd2xhtml, XHTML, xhtml slicing on July 17, 2008 | Leave a Comment »
We, at http://psd-to-xhtml.net provide fast, reliable and quality XHTML coding from existing designs. The markup we create is valid, search engine optimized (SEO), semantic, accessible and usable.
You give us the design (in any common image format – .psd, .gif, .png, .jpg or even existing HTML pages), we give you back standards compliant, crossborwser and valid code.
Just check [...]
A new “feature” of Mozilla FireFox 3 (Bug 433640)
Posted in News, tagged background-position, bug, CSS, firefox 3 on July 3, 2008 | Leave a Comment »
When the “top center” value of the “background-position” CSS
property is used for a background image of an element that is an odd number
of pixels wide, Firefox 3 blurs the background image (No other browsers,
including Firefox 2 behave in such a manner).
https://bugzilla.mozilla.org/show_bug.cgi?id=433640