How can I select the link elements of only the parent from a list like this?
Link
Try this:
$("#myId > UL > LI")