I am using Foundation’s Off-Canvas navigation, however I want to be able to keep it open while I scroll and click around on a web page. Clearly it wraps everything with a big div, which when clicked, closes the the off-canvas area. I want to be able to keep it open, but I don’t see an easy way of manipulating
Tag: zurb-foundation
Leaflet circleMarkers don´t show up
I am trying to draw hundres of circleMarker in a Leaflet map, I am using flask and foundation.js, the same code work in different app built with bootstrap.js This is my code: At the bottom I tried a fixed marker which appears and fixed circle which doesn´t, could it be a problem with foundation.js? Because in a previous project with