1

I want to make text animation on my website using css3 and javascript.

Here is what i want:

There is text which is going from right to left see fiddle.

It is working, but it does not work on my page. I do not know why.

Here is web site:

http://rmb-elektro.eu/index.php/sk/o-nas

https://i.sstatic.net/tdMgD.png

1
  • 1
    if you dont mind, can you also add the JS, it might not be library issue but issue with your code Commented Jun 8, 2016 at 8:31

1 Answer 1

2

There is an error in your site $(...).appear is not a function you forgot to include jquery or other required libraries.

Error

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.