# \<li\> duplicating on every row

**URL:** https://forum.kirupa.com/t/li-duplicating-on-every-row/202306
**Category:** flash
**Created:** [September 29, 2006, 2:54pm UTC](https://forum.kirupa.com/t/li-duplicating-on-every-row/202306 "2006-09-29T14:54:59Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![zozew](https://avatars.discourse-cdn.com/v4/letter/z/7ea924/32.png) [@zozew](https://forum.kirupa.com/u/zozew)
#### Post date: [September 29, 2006, 2:54pm UTC](https://forum.kirupa.com/t/li-duplicating-on-every-row/202306/1 "2006-09-29T14:54:59Z")

</div>

Hi,

I have a xml document with imformtion grouped as “slides” the text value of the slides are sometiems formatted with the \<li\> tag these then populate a textArea component. my problem is that as soon as I load a text with the \<li\> tag it duplicates on the all the rows… any one have a solution to that problem.?? I use CSS to format the text,

/Andreas

excample of the xml below, the bold text shouldn’t get bullet points but it does…  
[COLOR=Blue]  
\<P class=“OCHATEXT”\>Welcome to this section that looks at the terms and conditions for your job. \<P class=“OCHATEXT”\>\</P\>\<P class=“OCHATEXT”\>There are three topics to complete in this section: \</P\>\<LI\>\<A href=“asfunction:\_root.LinkSlide,67”\>Topic 1: Knowing your basic terms and conditions\</A\> \<LI\>\<A href=“asfunction:\_root.LinkSlide,50”\>Topic 2: What qualities are important for an OCHA member of staff?\</A\> \<LI\>\<A href=“asfunction:\_root.LinkSlide,59”\>Topic 3: Managing your professional development\</A\>\</LI\>\</P\> **\<P class=“OCHATEXT”\>edrghdshdshjsdjsj\</P\>** [/COLOR]
