Ashley
can you advice me? i have add standart button plugin and text object on layout, then apply my behavior. in behavior i have made action HideObject, which makes jQuery(this.inst).hide();, but it doesn`t work. I have made action ApplyClass, which apply jQuery(this.inst).addClass('my_class'); and it is not working too. what i`m doing wrong?