<ul> <li>Один</li> <li>Два</li> <li id="test">Три</li> <li>Четыре</li> <li>Пять</li> </ul>
$('#test').index('li')