Some rules for HTML and CSS development based on success in the field.
Posts Tagged ‘Development’
Thursday, February 18th, 2010
HTML and CSS Development Guidelines
Sunday, January 31st, 2010WestlawNext.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.
Wednesday, November 4th, 2009
External Links in New Window. Passive and with MooTools.
Sx
All external links from the site should open in a new window. Do not want to write this on a link-by-link basis. Should be light and unobtrusive. Using MooTools.
Dx
We can easily know what domain the script lives on. Other domains are easily distinguished. Links come and go and are loaded in, sometimes, by other links. We [...]

