ok.thak you!
On Tuesday, August 28, 2012 11:35:10 AM UTC+5:30, madura pradeep wrote:
>
> This is my panel and domplate
>
> var MainPanel = function MainPanel() {};
> MainPanel.prototype = FBL.extend(Firebug.Panel,
> {
>
> test : function(){
> alert("hello");
> }
>
> var template=domplate(
> {
> tag:
> // i want to call test function inside this tag
> });
> });
>
>
--
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