3.2.0

Displaying MultiLine HTML

Hi I've got some HTML formatted data for a cell:

var myData = [
["Retail", "<a href='elink.php?MusicID=1'><b>MusicOdyssey</b></a><br/>The Smiths |  		            Album", "$12.95", "US", "1596871431"]
];


But it won't display any information after the HTML <br/> statement.

Any ideas?

This worked quite well in v1.0 - however it doesnt seem to be working in v2.0.
Jason
February 28,

This topic is archived.

See also:


Back to support forum