event flow bubble and capture SVGT

WICD Mobile 1.0 #27-3






Above there must be two blue rects, each contained in its own SVGT document.
By clicking each, a textline describing the corresponding event flow must appear below the rect.

For "event capture" this must read:

root -> g -> rect

and for "event bubble" it must be

rect -> g -> root.


Back