I have the following markup,
Something1
jqyery this is another version with jquery a little less shorter. assuming that the element is inside de element
$(li).click(function(){ $(this).children().click(); });