Jump to content
Search Community

Bug: Can't use < or > in SplitText content

pakl test
Moderator Tag

Go to solution Solved by Carl,

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Hi,

 

In the config object of the splitText instance use chars as well as a delimiter. It seems that splitText is having some troubles recognizing the <tag> text as a word:

var tl = new TimelineLite, 
    mySplitText = new SplitText("#quote", {type:"lines,words,chars"}), 
    words = mySplitText.words;
Link to comment
Share on other sites

  • Solution

Thanks all for jumping in.

This required an update to SplitText.

 

Pakl,

Please re-test your pen. It is now pulling in the fixed version of SplitText.

Thanks for reporting the issue here, and again, sorry for the hassle.

 

Best,

Carl

  • Like 2
Link to comment
Share on other sites

  • 10 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...