justgage
justgage copied to clipboard
Gauge Title max width
Hi cannot work out how to set width of title text, I have tried the following
jg1.txtTitle.attr({ "font-weight": "100", "overflow": "hidden", "white-space": "nowrap", "text-overflow": "ellipsis", "max-width": "150px", });