jquery - last element with a class name in a div -
How can I add id = test to the class in a div? In this case I have div = 1000
with content and Lt; Div id = "test" & gt; & Lt; Div class = "a" & gt; 1 & lt; / Div & gt; .. You can use it:
$ ('# test div.a: last')
Comments
Post a Comment