I'm doing a classic project in appcelerator
and I want to change this code fragment to work in appcelerator:
"document.getElementById('imagen').style.transform = 'rotate(' + grados + 'deg)';
I'm doing a classic project in appcelerator
and I want to change this code fragment to work in appcelerator:
"document.getElementById('imagen').style.transform = 'rotate(' + grados + 'deg)';