would it be possible to setup a global event and connect objects to
this event?

for example, i have a global "update" event. it gets asynchronously
triggered.

i would like various elements to be able to listen for this one update
event; this may be a particular div that wants to update itself based
on this event, etc.

is this possible?

Reply via email to