Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
You have selected a set of DOM elements, and based on the position of the selections within the DOM tree structure, you want to traverse the DOM to acquire a new set of elements to operate on.
jQuery provides a set of methods for traversing the DOM based on the context of the currently selected DOM element(s).