If I could 'or' :eq and :gt somehow then there's the answer - but I haven't seen that talked about. Is it possible?
I'd like to accomplish: $("div.foo:ge(2)").remove()
If I could 'or' :eq and :gt somehow then there's the answer - but I haven't seen that talked about. Is it possible?
I'd like to accomplish: $("div.foo:ge(2)").remove()