hi
why this javascript code not working when i use it in the index.html
[quote:1fx75aep]document.getElementById("c2canvas").setAttribute("dir","rtl");
what files i have to change if i want to change this :
[quote:1fx75aep]<canvas id="c2canvas" width="854" height="480">
it seems construct 2 change the c2canvas attributes in runtime but where ? i whant to add another attribute and i whant to see it in preview and runtime .
which file ?