CSS3 Transforms and Various Alignment Issues with jQuery
The project is a series of tests to determine how to use jQuery to apply the CSS3 tranforms, find points on that rotated element, and align it with another element.
The primary objective is to align elements to a circular path.
You can read more about this these tests on my blog.
Demo Pages
- CSS3 Rotational Transforms and DOM Positioning using jQuery.offset()
- Align Rotated DOM Elements to a Circular Path
- CSS3 Rotational Transforms and DOM Positioning using jQuery.css()
- CSS3 Rotation Transform - Coordinate Space and Alignment Issues
- CSS3 3D Rotation Tests
- CSS3 Transforms using Sylvester Matices and jQuery