Sometimes you’ll come across that client that insists on having that non internet friendly font used on their website. Luckily by using CSS3 you can now embed the font required.
Month: July 2011
Jquery code to empty form field on focus and populate form field on blur with field label
Clear the field values of a form on focus and populate the field with the title on blur.