Finding an element after a specific element using jQuery

Using jQuery selectors, how to find an element, such as div, immediately after another specific element? (not sibling, next() can not help in this situation)

11
задан Alex 12 July 2012 в 21:07
поделиться