Hi,
I am trying to reverse the page direction. I have used
<html dir="rtl">
Whole of the page is reversed. Event the javacript alerts are reversed in IE
But in FF, Netscape they don't show the correct behaviour.
I want to reverse the direction as well.
The close button at the right top corner comes to left in IE but not in FF
Regards
I am trying to reverse the page direction. I have used
<html dir="rtl">
Whole of the page is reversed. Event the javacript alerts are reversed in IE
But in FF, Netscape they don't show the correct behaviour.
I want to reverse the direction as well.
The close button at the right top corner comes to left in IE but not in FF
Regards
Comment