I need to put accents, can I do that with your drop down menu software?
Return to Recent Questions
Q:
I need to put accents, can I do that with your drop down menu software?
A:
You can insert any html code within menuItems, for example:
var menuItems = [
["É","testlink.html", "", "", "", "", "", "", "", ],
Return to Recent Questions
|