MapViews are scrolling over my fixed header - HTML + ArcGIS API for JavaScript

454
3
04-17-2020 02:57 PM
AdrianaPaese
Occasional Contributor

 I am programming an HTML page and using the ArcGIS API for Javascript. My page has a fixed header (position: fixed;) and I have several MapViews on the page. As I scroll the page up the DIVs go under the header. The MapViews are scrolling over my fixed header. What should I do in order to have all MapViews scrolling under the page header as all other page elements? - It is for Covid emergency response

Thank you

0 Kudos
3 Replies
RickeyFight
MVP Regular Contributor

Adriana Paese Can you share the link?  

0 Kudos
AdrianaPaese
Occasional Contributor

Hi Rickey

I dont have a link yet

The header is green (just to show you) and over it there are three MapViews. As I scroll the page up,

the three divs where the MapViews were placed scroll under the header please notice the black border but the MapViews are scrolling over it.

Would you please help me?

Thank you

0 Kudos
BenElan
Esri Contributor

looks like a CSS issue. Can you provide your code?

0 Kudos