admin管理员组

文章数量:1293986

Can somebody suggest me how to create text effects (like we can create in flash) in HTML 5 using javascript/jquery. And also the custom font for whatever text is appearing there? Is it possible? any example?

Thanks in advance.

Can somebody suggest me how to create text effects (like we can create in flash) in HTML 5 using javascript/jquery. And also the custom font for whatever text is appearing there? Is it possible? any example?

Thanks in advance.

Share asked Jan 24, 2011 at 8:48 BhupiBhupi 2,9696 gold badges35 silver badges51 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 8

You really need to look at Css3 for text based effects. But if you want to create full animations then Canvas would be your HTML5 tech of choice.

Try taking a look here:

http://canvas-text.googlecode./svn/trunk/examples/animation.html

http://aaronwinborn./blogs/aaron/cuf%C3%B3n-alternative-sifr-image-replacement

Cufon draws fonts onto canvas so you could then animate them with javascript.

http://www.8bitrocket./2010/05/15/html-5-canvas-creating-gaudy-text-animations-just-like-flash-sort-of/

http://speckyboy./2009/11/16/20-easy-to-use-jquery-text-effects-and-animations/

here:

http://www.catswhocode./blog/8-examples-of-stunning-css3-text-effects

here:

http://www.addictivefonts./various/css3/css3-text-effects/

and here:

http://code.google./webfonts

本文标签: jquerycreating text effects (like flash) using javascript in HTML5Stack Overflow