Skip to content
New issue

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

-webkit-transform rotate not working on chrome #59

Open
uzumakinaruto123 opened this issue Jan 24, 2016 · 1 comment
Open

-webkit-transform rotate not working on chrome #59

uzumakinaruto123 opened this issue Jan 24, 2016 · 1 comment

Comments

@uzumakinaruto123
Copy link

<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.

@carpenitoThomas
Copy link

I also am running into this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants