How do I add text to specific div element using jQuery?

后端 未结 5 1167
南笙
南笙 2021-02-14 05:08

I am having a problem with jquery. My HTML is

5条回答
  •  谎友^
    谎友^ (楼主)
    2021-02-14 05:58

    In this example you can do what RoRyMcCrossan For general selection i recommend you to look at this :http://api.jquery.com/child-selector/

    Or you can use this

    http://api.jquery.com/eq-selector/

提交回复
热议问题