Jquery change text between two elements

后端 未结 8 935
無奈伤痛
無奈伤痛 2020-12-06 10:48

I want to change text between two elements using JQuery, but I don\'t have any idea !

for example:


    T         


        
8条回答
  •  太阳男子
    2020-12-06 11:17

    Are the 2 inputs in a bigger container div? Then you could se-set that divs innerHTML without the text inbetween

提交回复
热议问题