framework7

Open full view…

Overlay recomendation

gregkeys
Tue, 01 Jul 2014 04:24:01 GMT

We have run into a couple issues with the automatic overlay system, it seems that if the div is not placed outside of the page it doesnt work properly; this poses a problem for pages with multiple overlays. We have gotten around this by implementing an event which grabs the appropriate div associated with a link and sends it to the dynamic overlay code in the framework which properly appends it to the end of the body. it would be great if the automated system (you know adding class="popup" and such) automatically did the same thing, currently it seems to just add the overlay classes where ever the div is located which doesnt always work right, That may have been the original intention or design if so then this is a bug report otherwise its a feature request.