Why inline style “display: none” is adding on the modal? I want to open one modal from another modal and both modal should be visible

前端 未结 0 1816
误落风尘
误落风尘 2020-12-10 23:48

I am opening one modal from another modal but my new modal is automatically adding style="display:none;" . I tried adding $("#modal2").removeAttr("s

相关标签:
回答
  • 消灭零回复
提交回复
热议问题