2

I made animation on contact form on my WordPress site. Animation(bounce) is triggered when i scroll page to contact form... But now i need some modification : I need animation to repeat every time when scroll to contact form . Can anybody help

Lanchushki
  • 67
  • 4
  • 11

1 Answers1

0

I would use a plugin like animate.css https://daneden.github.io/animate.css/

Just include the stylesheet and add the class bounce to the element you want the affect to appear on i.e your form.

cnorthfield
  • 3,384
  • 15
  • 22
  • Yes ..Idea with plugin is great, I use AnimateIt! But now i have a different problem...I changed my question above so please try help. – Lanchushki Mar 25 '15 at 01:16