October 2017
Intermediate to advanced
370 pages
8h 57m
English
Multiple actions can be triggered for a single event by separating each action with a comma:
on="tap:target1.action1[,target2[.action2]...]"
So, for example, you could close a menu and open a lightbox with a single tap:
on="tap:sidenav.close,lightbox.open"
Read now
Unlock full access