Jump to content
Search Community

dileepkp123

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by dileepkp123

  1. On 5/28/2020 at 6:48 PM, ZachSaucier said:

    Hey dileepkp123. 

     

    What do you mean "a single line"? As you're moving the mouse around the page, how are you wanting the red dots to behave?

    haii Shrug ¯\_(ツ)_/¯

    I need to implement this animation in the WordPress template ,I just implanted it in my code and it doesn't work,,

     

    I have saved all the cdn files
     

    This link is on the home page where it looks. I need cursor animation

     

    https://dileep.31its.com/thdgstaging/

  2. 15 hours ago, ZachSaucier said:

    Hey dileepkp123. 

     

    What do you mean "a single line"? As you're moving the mouse around the page, how are you wanting the red dots to behave?

    hai zachsauciar 

    All those red dots should be combined into one single line like this ,Like drawing with a red pen, animation is what I need to get the output.please help me 

    Untitled-1.png

  3. Hi everyone,

     

    I`m completely new to GreenSock and I`d like to learn how to integrate it in WordPress 5. I'm working on a WP website and I'm developing my own child theme. But Its not working its shows   "uncaught referenceerror $ is not defined "

     

    This is my function.php

     

    wp_enqueue_script'gsap-js''https://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js'array(), falsetrue );
       wp_enqueue_script'gsap-js''http://cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js'array(), falsetrue );
       wp_enqueue_script'gsap-js''//cdnjs.cloudflare.com/ajax/libs/gsap/1.19.0/TweenMax.min.js'array(), falsetrue );
     
       wp_enqueue_script'gsap1-js''https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/TimelineLite.min.js'array(), falsetrue );
       
       wp_enqueue_script'gsap2-js''https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/plugins/CSSPlugin.min.js'array(), falsetrue );
       
       wp_enqueue_script'gsap3-js''https://cdnjs.cloudflare.com/ajax/libs/gsap/2.1.3/easing/EasePack.min.js'array(), falsetrue );
     
       
×
×
  • Create New...