Jump to content
Search Community

MG Dev

Members
  • Posts

    3
  • Joined

  • Last visited

MG Dev's Achievements

0

Reputation

  1. Yes, this work fine...Thank you!
  2. Thank you fro your reply but unfortunately it doesn't work Maybe the problem is in this line var $self = $(this); // size var width = $self.outerWidth(); var height = $self.outerHeight(); but I can't figure out how to change $self for all page area
  3. Hi, I'm trying to add animation on hover in my button. The animation work but I'd some issue in the element after the page scroll as you can see in this example https://codepen.io/MG_Dev/pen/VwYawbe How can apply the animation to all page elements? Thank you!
×
×
  • Create New...