navigation not working in twitter bootstrap , model is not working in bootstrap
hello friends,
some of you guys may sometimes face problem that your bootstrap model and other things like
navigation not working properly .
there are some possible reason :
hello friends,
some of you guys may sometimes face problem that your bootstrap model and other things like
navigation not working properly .
there are some possible reason :
- you may have not included bootstap.js and jquery.js .
- if you have included both bootstrap.js nad jquery.js and it is still not working
- your jquery is outdated as per your bootstrap version .you can check it by right click on your page > inspect element > console > here it will say to update your jquery now you need to include new version of jquery.
- another reason may be you have inserted both bootstrap.js and jquey.js in wrong order so first include jquery.js then include bootstrap.js . in this order you will solve your problem
EmoticonEmoticon