Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

JavaScript Using jQuery Plugins Add a Sticky Navigation Bar Adding Sticky Navigation

Oğulcan Girginc
Oğulcan Girginc
24,848 Points

Transition Works Differently on Safari

Wanted to let Safari users know the transition works differently. Just ignore it...

I had the same issue, it makes the elements all jerky. I removed transition on safari. not sure if new updates have a fix

1 Answer

+1 on this issue. don't know why it works in google chrome for mac os x and not safari — they're both webkit. i tried adding -webkit-transitiion: 1s; to the main.css, but that had no effect. just know the black color background just never shows in safari this way, for now, until either the plugin author or apple or both update and fix.

best,

— faddah

 portland, oregon, u.s.a.