How my dear friends :
How can I find an element (such as div) after (immediately) another specific element? (not sibling - next() can not help in this sutuation)!
thanks for answer
feedback
|
|
Use Here's a demo : http://jsfiddle.net/JRPGh/1/
| |||||
feedback
|
| |||
feedback
|
|
Maybe you are looking for the adjacent sibling selector: | |||||
|
feedback
|