Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 978 Bytes

File metadata and controls

24 lines (16 loc) · 978 Bytes

"On Mouse Leave" Modal Library (for Marvelap Prototypes)

This is a library/collection of useful "on mouse leave" Modals with the goal to speed up prototyping of HTML apps running as static sites

Demos

Here is the link to see what all this useful html, css and js code can do for your prototip!

How to use each of them

Mailchimp Subscriber

  1. Copy the file mailchimp.js inside your javascripts folder
  2. Copy the content of <div id="modalFade"> to your HTML file
  3. Read the instructions inside the HTML file
  4. Change variables and references like to your Mailchimp embeded IDs

PayPal 1 Button Payment

  1. Copy the file paypal.js inside your javascripts folder
  2. Copy the content of <div id="modalFade"> to your HTML file
  3. Read the instructions inside the HTML file
  4. Change the value on line <input type="hidden" name="hosted_button_id" value="886S5UX64LZE8"> for your PayPal Vendor ID