Jump to content
Search Community

Search the Community

Showing results for tags 'position timeline matrix3d'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • GreenSock Forums
    • GSAP
    • Banner Animation
    • Jobs & Freelance
  • Flash / ActionScript Archive
    • GSAP (Flash)
    • Loading (Flash)
    • TransformManager (Flash)

Product Groups

  • Club GreenSock
  • TransformManager
  • Supercharge

Categories

There are no results to display.


Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Personal Website


Twitter


CodePen


Company Website


Location


Interests

Found 1 result

  1. I want to move a collection of DOM elements to a single spot. I have attempted to do so by animating the top and left property. When inspecting the element I can see that the inline styles are being set correctly to the elements, but they are not taking effect. I am guessing this is to do with the fact that a matrix3d style is already applied, but I am having trouble identifying how I can fix it. Animating the x and y properties instead of top and left is not a solution because this only moves elements relative to their initial position. Any tips? My thanks in advance! EDIT: I made a stupid error and was trying to move a child element when I should have moved the parent. Very sorry for wasting everyone's time.
×
×
  • Create New...