Chris A
Posts: 0
Joined: Tue Feb 11, 2014 2:25 pm

List formatting isn't displayed in browser

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?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

List formatting isn't displayed in browser

Hi Chris -

Try using CSS rule for this List elements.

Return to “Issues”