Hi sitepoint-folkz,
im new to your great forum and would like to ask you for help with a problem.
Here is some Dummy-HTML to describe my Problem
Code HTML4Strict:<ul> <li class="a">Line 1</li> <li>Line 2</li> <li>Line 3</li> <li class="b">Line 1</li> <li>Line 2</li> <li>Line 3</li> </ul>
Well.. hereīs the Problem:
Iīd like to select all the <li> from
<li class="a">Line 1</li>
to
<li>Line 3</li>
of the first block...
... no i canīt give classes to all the <li> ... this would be way to easy
Thanks for your help
Joe



Reply With Quote



Bookmarks