Jump to content
Search Community

shailendra.khandewale

Members
  • Posts

    1
  • Joined

  • Last visited

Recent Profile Visitors

941 profile views

shailendra.khandewale's Achievements

0

Reputation

  1. Hi Guys , This is my first time using Tween. I need help with integration of Tween inside my WordPress Theme. I have already necessary js files using wp_enqueue_script inside function.php. But I am confused how and where to use and wrrite scrips such as <script> TweenMax.from( $('#title-line3 .char1'), .25+Math.random(), {css:{top: '-200px', right:'1000px'}, ease:Elastic.easeOut}), or any tweens. </script>
×
×
  • Create New...