|
|
My javascript menu horizontal software is not recognizing the arabic text
Return to Recent Questions
Q:
Please kindly help to this problem, in my pass few weeks
I'm using my deluxe menu and I can type arabic text there, but now its
seems that the software is not recognizing the arabic text, from my
screenshot you can understand that it shows a different symbols
although im typing arabic font.
Now I couldnt type arabic font and I have existing projects website
and need to edit it again but I can't coz my software is not recognizing
the arabic text.
A:
Unfortunately, you can't use arabic characters in Deluxe Tuner application.
You should manually correct your code.
And after you create your menu you can open your data file (created in
Deluxe Tuner) in any text editor (click F4 on this file) and add your text parameter, for
example:
["Home","testlink.html", , , , , , , , ],
["Product Info","", "default.files/icon1.gif", "default.files/icon1o.gif", , , , , , ],
["|Features","testlink.html", "default.files/icon2.gif", "default.files/icon2o.gif", , , , , , ],
["|Installation","", "default.files/icon2.gif", "default.files/icon2o.gif", , , , , , ],
["||Description of Files","testlink.html", "default.files/icon6.gif", "default.files/icon6o.gif", , , , , , ],
...
You should enter text to "Home", "Product Info", "|Features",
"|Installation","||Description of Files" fields in the text editor.
Try that.
Return to Recent Questions
|