AddCalEvent icon indicating copy to clipboard operation
AddCalEvent copied to clipboard

Passing data event via Html5 data-ace doesn't work

Open mikeebowen opened this issue 10 years ago • 0 comments

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.

mikeebowen avatar Jan 28 '16 18:01 mikeebowen