javascript - Angular js bootstrap modal is not scrollable at the lower version of bootstrap -


i using bootstrap css version v2.2.2 , older version of bootsrap.js . bootstrap modal pop not scroll instead background content does. modal gets cut in responsive view. not able view content.

try change background attribute (position) of modal fixed absolute in bootstrap.css. or try use bootstrap angularjs: https://angular-ui.github.io/bootstrap/

cheers


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -

c++ - Fill runtime data at compile time with templates -