javascript - Bootstrap UI Angular modal doesn't show as a pop up -


what have: https://rawgit.com/emilyeserven/testwebsites/master/js/angular/chara-select/index.html

at bottom buttons open modal boxes. however, when they're clicked, show @ top without more bootstrap button styling.

the current modal code adapted bootstrap ui demo site (i changed name of app module). unmodified code tested code in sandbox on mamp, know works. i'm not sure problem coming exactly, since console isn't showing out-of-the-ordinary errors.

any directly modal-related html code @ bottom of index.html. likewise, directly modal-related js in js/modal.js.

github repository: https://github.com/emilyeserven/testwebsites/tree/master/js/angular/chara-select

any in pointing me in right direction appreciated!

as far can see, using custom build of bootstrap. doesn't contain styles modals. try load https://maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/bootstrap.min.css instead of bootstrap.css , work.


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -