Does Levels have a popup modal code that can be used? I know I posted something a while back about using the Quick View for something but I'm trying to see if there is anything native that will let me add a couple of different modals before I go searching for something simpler.
Announcement
Collapse
No announcement yet.
Popup modal
Collapse
X
-
Popup modal
Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
Tags: None
-
It's possible that Levels has the same plugin built-in as Iron&Wool. MFC? is that Magnifipop?
If it is, it's buried in the main JS and CSS resources.
ScottNeed to offer Shipping Insurance?
Interactive Design Solutions https://www.myids.net
MivaMerchant Business Partner | Certified MivaMerchant Web Developer
Competitive Rates, Custom Modules and Integrations, Store Integration
AutoBaskets|Advanced Waitlist Integration|Ask about Shipping Insurance Integration
My T-shirt Collection is mostly MivaCon T-shirts!!
-
If something real basic fits the bill, W3C has a pretty thin model that works well.
https://www.w3schools.com/w3css/w3css_modal.asp
https://www.w3schools.com/howto/howto_css_modals.aspBruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
Comment
-
FWIW I used a different CSS / JS popup modal. I was having some issues with the W3C modal conflicting. When I have the energy to do battle with it, I might revisit. It would be great, hint hint, if this could become a (plug & play) flex or theme component so that a store owner would have this at their fingertips.Leslie Kirk
Miva Certified Developer
Miva Merchant Specialist since 1997
Previously of Webs Your Way (aka Leslie Nord leslienord)
Email me: [email protected]
www.lesliekirk.com
Follow me: Twitter | Facebook | FourSquare | Pinterest | Flickr
- 1 like
Comment
-
RE: plug and play
Definently. There should be a Model Configurator that lets you enter say type (popup, sidebar right/left, dropdown, pushup, etc) Title, Controls (close and 'trigger' -- meaning clicking the body results in something), delays, etc. Then specific a code and click save. Configuration returns a 'open' trigger and 'close' trigger in 'link style' data- attribute and the little javascript/jquery code that runs it.
Bruce Golub
Phosphor Media - "Your Success is our Business"
Improve Your Customer Service | Get MORE Customers | Edit CSS/Javascript/HTML Easily | Make Your Site Faster | Get Indexed by Google | Free Modules | Follow Us on Facebook
phosphormedia.com
- 2 likes
Comment
Comment