l’d like to have a function to Corvid’s JavaScript to object move.
Because I want to implement advanced animation on my website! .
For example, could you give me a function like this?.
function move (x, y) {
$w(this).//
}
//Page program for JavaScript.
$w.onReady(function () {
$w('#MyElement').move(10,10);
});