hakimel / forkit.js

an animated GitHub ribbon

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Multiple Close button

anandbohra opened this issue · comments

Hi, I liked your project very much & want to implement in my application as filter for grid.
I want to close the ribbon if user either click Search button or click cancel but current close work only for first button.

how to apply close event on multiple buttons.

pl help or guide me what to change to get desired result

@anandbohra it would be better if u [!Screenshot] your problem here it would be better to sort it out

i have downloaded zip & opened index.html file & just added this after last kitten photo

<div class="close-button" style="background:red;left:50px"> CLOSE ME</div>

I cant click this to close banner.

I just need to close once user click button like Filter & Cancel