How can I use right-to-left languages in button start menu?
Q:
I would like first to thank you for your button start menu. I downloaded the trial script and it’s ok except
for Hebrew or Right To Left languages.
Do you have a solution for this issue ??
A:
You can use right-to-left languages the same way as in standard html
code. Set “dir=rtl” for <html> tag. Try that.