I have this:
<span class="mad">2</span> Stuff
</li>
I want this
<a href="/My/Website"><span class="mad">2</span> Website</a>
</li>
Can someone give me some jquery to do this? Also "/My/Website" has to be changed to something different for each li...is this possible?
howit sill be different for each li