Top "Transform" questions

Coordinate and other transformations.

Animate element transform rotate

How would I rotate an element with a jQuery's .animate()? I'm using the line below, which is currently animating the …

jquery transform
CSS3 Continuous Rotate Animation (Just like a loading sundial)

I am trying to replicate an Apple style activity indicator (sundial loading icon) by using a PNG and CSS3 animation. …

animation webkit css transform
Blurry text after using CSS transform: scale(); in Chrome

Seems like there has been a recent update to Google Chrome that causes blurry text after doing a transform: scale(). …

google-chrome css webkit transform css-animations
Rotate and translate

I'm having some problems rotating and positioning a line of text. Now it's just position that works. The rotation also …

css webkit transform css-transforms
jQuery rotate/transform

I'd like to use this function to rotate then stop at a particular point or degree. Right now the element …

jquery transform rotation
css transform, jagged edges in chrome

I've been using CSS3 transform to rotate images and textboxes with borders in my website. The problem is that the …

google-chrome css transform antialiasing
Generate Json schema from XML schema (XSD)

Does anybody know how to generate a JSON schema from a existing XML schema (XSD file)? Are there any tools …

xml json xsd transform jsonschema
Java: How to Indent XML Generated by Transformer

I'm using Java's built in XML transformer to take a DOM document and print out the resulting XML. The problem …

java xml transform indentation
jQuery click events not working in iOS

Second update: Looks like one of my functions (resetFigures) was preventing the event handler, so moving that to the end …

jquery ios css click transform
How to play CSS3 transitions in a loop?

The following style is just an example of how to set transitions in CSS3. Is there a pure CSS trick …

html css stylesheet transform