Pages

Thursday 26 January 2012

ARCTEXT.JS – CURVING TEXT WITH CSS3 AND JQUERY

While CSS3 allows us to rotate letters, it is quite complicated to arrange each letter along a curved path. Arctext.js is a jQuery plugin that let's you do exactly that. Based on Lettering.js, it calculates the right rotation of each letter and distributes the letters equally across the imaginary arc of the given radius.
Check following link
http://tympanus.net/codrops/2012/01/24/arctext-js-curving-text-with-css3-and-jquery/

No comments:

Post a Comment