bootstrap modal not working at all

前端 未结 9 2175
有刺的猬
有刺的猬 2021-01-12 16:48

I know this question has been asked hundred of times before and I\'ve been through them but those couldn\'t fix my case :s

This is my code so far

            


        
9条回答
  •  旧时难觅i
    2021-01-12 16:53

    Use below online bootstrap library or Download from here

    
    
    
    
    
    
    
    
    

    and paste this link before bootstrap.js link

    
    

    Cz bootstrap model not working with older JS Editions(Can check here)

    and in bootstrap model remove hide class from here class="modal fade"

    this should work perfectly.

提交回复
热议问题