event listeners in svg tiny

View: New views
2 Messages — Rating Filter:   Alert me  

event listeners in svg tiny

by hardc0d3r :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

do i have to register all the elements in the svg? i tried adding
event listeners on the root element but i can't "click" on an
element.. i can only access the root element.. how can register all
the elements all at once?

Re: event listeners in svg tiny

by hardc0d3r :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

has anyone tried jsr 226 in nokia phones? i am trying to add eventlisteners to the root. if i register the root all of the elements on the svg will also be registered right? why can i access the root only and not the elements?
another question is what does DOMActivate do? what does "activate" mean?

please help me...