When clicking a button, open an animated box

Asked

Viewed 255 times

1

I have some kind of button that has the code:

<a data-scroll class="btn btn-start animated fadeInUpBig" href="">EM QUE POSSO AJUDAR?</a>

I wanted to know how to do when I click on it, open a box from the center of the screen, with scale animation 0% until the 100% for 1 second. And with an X in the upper right corner, in case you want to close, returning to what was before opening the box. (the styling of the CSS box I make later, can be all white even)

  • http://kithomepage.com/kit/scripts/janelas/fancybox_inline_ger.php

  • I don’t understand how to interact with my button =/

  • <a data-scroll class="btn btn-start Animated fadeInUpBig" id="example1" href="#inline1" title="HOW CAN I HELP?" >WHAT CAN I HELP YOU WITH? </a>

No answers

Browser other questions tagged

You are not signed in. Login or sign up in order to post.