Closed lexoyo closed 11 years ago
It's been implemented for v 1, what version do you use ? Le 21 juin 2013 15:59, "Alex Hoyau" notifications@github.com a écrit :
When I have a css style like background-image: url("./image.png");
And my css file is in [root_folder]/css/
In javascript it loads [root_folder]/css/image.png
In flash it loads [root_folder]/image.png
— Reply to this email directly or view it on GitHubhttps://github.com/silexlabs/Cocktail/issues/376 .
It is an outdated version, I'll update Thank you
I'm using the git master version. Apparently I'm having the same issue.
When I have a css style like background-image: url("./image.png");
And my css file is in [root_folder]/css/
In javascript it loads [root_folder]/css/image.png
In flash it loads [root_folder]/image.png