• I’m trying to use some animations on this page:

    I’ve linked the file to my site (<script src=”url”></script>.

    when I call it though, it doesn’t work… even though I know that I’m calling the function correctly where it is placed:

    $(“mySelector”).unscramble();

    Any ideas?
    my guess is it might have something to do with $(ele).text().
    I’m not sure what that is..

    maybe its my lack of understanding what text is declared there initially, and the result after the effect.

    Thanks in advance!

  • The topic ‘Jquery Plugins’ is closed to new replies.