In function :
function MTMAddCell(thisHTML) {
myCell.noWrap = false;
.....
the first two lines of text wraps properly indented. But in
case where the menu item text goes into third line, the
third line goes for a toss. (loses the indent).
Any solutions?
Also is it possible to enable / disable / change CSS
properties - mainly Text size and color. For accessibility
purpose.
Thanks