my html looks like this
Item 1 Item 2 Item
You want to get index of selected ul element? Try this:
ul
var parentInd = $(this).parent().parent().index();