AddCalEvent
AddCalEvent copied to clipboard
Passing data event via Html5 data-ace doesn't work
Even directly copying the code: <a class="demo2" data-ace='{ "title":"Event 2", "desc":"Event 2 description", "location":"Location of Event 2", "time":{"start":"Jan 12, 1999", "end":"Jan 13, 2019", "zone":"+07:00"}}'
ADD TO CALENDAR...
doesn't work.
Using jQuery selectors does work however, but I need to user the inline format.