Jump to content
Search Community

Warning: Please note

This thread was started before GSAP 3 was released. Some information, especially the syntax, may be out of date for GSAP 3. Please see the GSAP 3 migration guide and release notes for more information about how to update the code to GSAP 3's syntax. 

Recommended Posts

Posted

Doesn't GSAP support negating a selector (CSS 3) ?

Posted

What I have it's not working ?

.to("#main_nav:not(.box)"
Posted

pls provide Codepen Demo for your questions , anyway pls try like this : 

.to("#main_nav>div:not(.box)",...

See the Pen mJYdGY by MAW (@MAW) on CodePen.

Posted

That is working but causing my menu other problems, any others suggestions before, if I have to, give a JS Fiddle example ? :)

 

> is directly ignoring any class within parenthesis, hrm.

Posted

Notice how the play back is not a fluid loop ?

 

JS Fiddle doesn't experience the problem which I mentioned previously, as does live page !

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...