Skip to content

-webkit-transform rotate not working on chrome #59

@uzumakinaruto123

Description

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions