HI,


I am dynamically generating a unordered list. I want to get value("somevalue") inside each <li> item. How can i access it please help me.

<ul>
<li value="somevalue" > item1 </li>
<ul>

Help me in using javascript or jsp to do the above.. thanx in advance

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.