Jump to content
Search Community

Search the Community

Showing results for tags '#timelinelite'.

  • 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. Hey, I'm actually working on an event website but I'm getting some trouble with the property BackgroundImage in Safari. Here is my code : tl.to(videosBg, 0.1, { backgroundImage: "url('" + thisProp.background + "'" },0.30); thisProp.background is returning a path like this one "./assets/bg_props/bg_prop6.png". This short code is actually working on Chrome / Firefox but not on Safari. It's like, it was not accepting the property background-image. Here the targeted div on Chrome (working) : And here on Safari (not working) : If you have any idea
×
×
  • Create New...