I hereby claim:
- I am rsobers on github.
- I am rsobers (https://keybase.io/rsobers) on keybase.
- I have a public key ASDJXJtRhnuAQhSAtqCdJEJRxWLgPKWMFoK4LJMdAv4ZIAo
To claim this, I am signing this object:
| // Close the Drip tab when someone clicks "X" | |
| $(function checkFormDrip() { | |
| if( $('.drip-tab').length > 0 ) { | |
| // tab is loaded, hook up the event handler | |
| $('.drip-close').click(function() { $('.drip-tab').hide(); }); | |
| } else { | |
| setTimeout(function() { checkFormDrip(); }, 200 ); | |
| }; | |
| }); |
I hereby claim:
To claim this, I am signing this object: