Search the Community
Showing results for tags 'tag'.
-
Hi, if i include a simple html tag like <b> in my TextPlugin command, like this ...: TweenLite.to(yourElement, 2, {text:"This is the <br>new</b> text", ease:Linear.easeNone}); the "new" text will be displayed bold, BUT for a short period of time the <b> and </b> tag is visible (before it disappears). Is there a way to make html tags NOT be visible? Thank you!
- 1 reply
-
- textplugin
- html
-
(and 1 more)
Tagged with:
-
I am trying to figure out how to use greensock to tween to another anchor point on the page. Does anyone know how to do this. Thanks.