Is it possible to start an animation (begin=...) with the event
DOMNodeInsertedIntoDocument?
If it is possible, what is the notation in the animation part? I can not find
an example.
Thanks,
Arjen
Documentation:
event-value ::= ( Id-value "." )? ( event-ref ) ( S? ("+"|"-") S? Clock-value )?
Describes an event and an optional offset that determine the element begin.
The animation begin is defined relative to the time that the event is raised.
The list of event-symbols available for a given event-base element is the list
of event attributes available for the given element as defined by the SVG DTD,
with the one difference that the leading 'on' is removed from the event name
(i.e., the animation event name is 'click', not 'onclick'). A list of all
events supported by SVG can be found in Complete list of supported events.
Details of event-based timing are described in SMIL Animation: Unifying
Event-based and Scheduled Timing.
DOMNodeInsertedIntoDocument Fired when a node is being inserted into a
document, either through direct insertion of the Node or insertion of a subtree
in which it is contained. (The normative definition of this event is the
description in the DOM2 specification.)
------------------------------------
-----
To unsubscribe send a message to: [email protected]
-or-
visit http://groups.yahoo.com/group/svg-developers and click "edit my
membership"
----Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/svg-developers/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/svg-developers/join
(Yahoo! ID required)
<*> To change settings via email:
[email protected]
[email protected]
<*> To unsubscribe from this group, send an email to:
[email protected]
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/