Actually what i want to do is display more data on domplate when i click a 
button on the domplate . Can I do that ?

On Tuesday, August 28, 2012 10:38:57 AM UTC+5:30, Malintha wrote:
>
> 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

Reply via email to