We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
<div class="Collage effect-parent"> <div class="Image_Wrapper" data-caption="<h4>Test</h4>Test"> <a> <img src="img/1.jpg"> </a></div> </div>
I am applying transform rotate css to Image_Wrapper class , and it works great on firefox.
For chrome/safari browsers am adding -webkit prefix too , but its not working.
As soon as i remove collagePlus() function , -webkit-transform works fine !
I tried checking collagePlus js to see whats making transform rotate not work , but no luck !
Help is appreciated.
The text was updated successfully, but these errors were encountered:
I also am running into this problem.
Sorry, something went wrong.
No branches or pull requests
I am applying transform rotate css to Image_Wrapper class , and it works great on firefox.
For chrome/safari browsers am adding -webkit prefix too , but its not working.
I tried checking collagePlus js to see whats making transform rotate not work , but no luck !
Help is appreciated.
The text was updated successfully, but these errors were encountered: