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

Popular posts from this blog

oracle - The fastest way to check if some records in a database table? -

php - multilevel menu with multilevel array -

jQuery UI: Datepicker month format -