joaopereirawd / animatedModal.js

animatedModal.js is a jQuery plugin to create a fullscreen modal with CSS3 transitions. You can use the transitions from animate.css or create your own transitions.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open modal programatically/on scroll

ajbraus opened this issue · comments

Hi there,

I'd like to open the modal programatically but it doesn't look like there is a way to do this.

Check out the fork created by @adnasa as you can find discussed in this issue here: #24

He added an API to the script to enable you to programatically open / close the modal.

This feature is in demand, @onetrev 😄