Toggle next element with jQuery

前端 未结 4 1948
难免孤独
难免孤独 2021-01-20 16:58

I have a problem with the this element (I know how this is working).

I have a lot of that html structure. When I click on the a button, the

4条回答
  •  时光取名叫无心
    2021-01-20 17:41

    see this example I made for you: http://jsfiddle.net/manuel/PmNwh/

    I use the jquery next() function to get the first .extra-options-tickets

提交回复
热议问题