materialize - Modal bottom sheets is covered by its overlay -


for details, please take on

https://codepen.io/apple0408/pen/zjxgvb 

1) overlay covers bottom sheet, , want overlay covers each section separately.

after struggling week, find overlay code dropping between , overlay cover things including modal bottom sheet. if want generated in below, should now? hint me? ...

<section> <div class="fp-tablecell" style="height:885px;">...</div>  <div class="modal-overlay" style="z-index: 10; display: block; opacity: 0.5;"></div>  </div></section> 

i using fullpage.js , materialize modal bottom-sheet overlay. hope questions clear enough , there , teach. much~


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -