Jump to content

javascript font question


pouncer

Recommended Posts

You'll want to add in the relevant HTML into the string. Like so:
[code]

row.innerHTML = values[1] + '&nbsp;&nbsp;' + '<img src="Icons/owner.ico"><span style="font-family: Tohoma">' + values[2] + '</span>&nbsp;&nbsp;' + text;

[/code]

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.