Hi,
I want to access domplate tag on my button click function.It will look like
this.
Domplate{
myTag:
DIV("Hello World!"),
onclick: function(event){
this.myTag();
}
/////////////////////
Is this correct? Or how can do it ?
Thanks
--
You received this message because you are subscribed to the Google
Groups "Firebug" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
https://groups.google.com/forum/#!forum/firebug