Hi,
This does not seem to be in the docs of jQuery API, so it probably does not exist, but just wanted to get confirmation from fellow experts.
Is there an equivalent to $('prev ~ next')
but for previous siblings? (No methods, just selectors)
Hi,
This does not seem to be in the docs of jQuery API, so it probably does not exist, but just wanted to get confirmation from fellow experts.
Is there an equivalent to $('prev ~ next')
but for previous siblings? (No methods, just selectors)