Document JavaScript DHTML




Click in this text that must be read from right to left.



    function function1() {
        var m = document.all.myP.blockDirection; 
        alert(m);
    }