Hi, I am using the htmlText attribute to populate a LI bullet list of items in a TextArea.
I would like to replace the circle bullets with a small custom image.
I tried using the CSS style: list-style-image:
url('/assets/img/myImage.png') to no avail. Does anyone have an example of
this working in flex?
--
View this message in context:
http://www.nabble.com/htmlText%3A-LI-element%2C-replace-bullet-w--image--tp19098343p19098343.html
Sent from the FlexCoders mailing list archive at Nabble.com.

