Page 1 of 1

List formatting isn't displayed in browser

Posted: Sat Feb 15, 2014 9:57 am
by Chris A

I use the following to add items to a list through a service:

element.html(value.from + " - test bold");

The resulting code in the debugger is:
Image

But the list looks like this:
Image

Any clues why the format isn't displayed?


List formatting isn't displayed in browser

Posted: Sat Feb 15, 2014 11:32 am
by Illya Stepanov

Hi Chris -

Try using CSS rule for this List elements.