Pop Up Modal - TopicsExpress



          

Pop Up Modal Window #full-screen-background-image { z-index: -999; min-height: 386px; min-width: 100%; width: 100%; height: 660px; position: absolute; top: 0; left: 0; } Click me Fechar $(document).ready(function() { $(#button).click(function(e) { // Button which will activate our modal $(#modal).reveal({ // The item which will be opened with reveal animation: fade, // fade, fadeAndPop, none animationspeed: 600, // how fast animtions are closeonbackgroundclick: true, // if you click background will modal close? dismissmodalclass: close // the class of a button or element that will close an open modal }); return false; }); });
Posted on: Sun, 17 Aug 2014 03:26:52 +0000

Recently Viewed Topics




© 2015