Events
Simple v. Complex Events
<script type="sa5-event+json" name="event1">
{
"actions": [
{
"type": "scrollToPercent",
"value": "50%"
},
{
"type": "selectTabNum",
"target": "tab1",
"value": "2"
}
]
}
</script>
Frequency Gating
Event
Technical Notes & Consideration
Preventing Loops
Last updated