zurb/reveal

opened event

Opened this issue · 0 comments

Hi,

I need to add an event to the opened event. To use reveal, i have data-reveal-id and by documentation, other properties can be accessed with data-[option] but data-opened="function(){ alert('I did it');}" is not working.

Should it work or there is another way i can do this?