Archive for the ‘CSS’ Category

Thursday, February 18th, 2010

HTML and CSS Development Guidelines

Some rules for HTML and CSS development based on success in the field.

Monday, January 18th, 2010

Avoiding flickering in jQuery when animating elements which contain Flash

jQuery slideToggle or slideDown will cause a Flash movie to flicker if the movie is inside the animated element. A short note on how to fix it.