Count <li> items in div, RJS

Hello,

How i can count

  • items in div using RJS?
  • one
  • two
  • three
  • <%= link_to_remote.......ADD %>

    and in add action i want to add new li item with unique ID and get

  • 's elements count?

    Thanks