javascript - Bootstrap modal window behind other page content -
i'm having difficulties after deploying locally developed site live server. modal windows appearing behind other page content on live server (they work fine on local version).
i've tried modifying z-index
values , positioning, neither seems have effect.
try moving modal outside of list. modal's z-index isn't working when nested that. put modals @ bottom of html, right before load in scripts.
Comments
Post a Comment