I copied the example-code from http://famo.us/university/famous-102/transitionables/1/ ,but get different behaviour in all different browsers (used Chrome 35.0.1916.153 m, Opera 22.0.1471.70, IE 11.0.9600, Firefox 30 (here even the click does not work)).
The greenBackground, redBackground and the toggleSwitch are NOT put on top of each other as in the example, but in the browsers they are put below each other.
I can align them proberly when I change the origin and align parameters, but this should not be necessary.
Any idea, why the behaviour is different ?
Cheers, Rob.