Posts Tagged ‘CSS’

Thursday, February 18th, 2010

HTML and CSS Development Guidelines

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

Sunday, January 31st, 2010

WestlawNext.com

Product launch site for the biggest name in legal research.

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.