20221223 - 버튼 클릭시 t-Button--hot 으로 Class 변경






버튼 클릭 Dynamic Action에서 클릭된 버튼에만 Add Class 나머지 버튼에는 Remove Class 처리


Identification - Action : Add Class

Setting - Class : t-Button--hot

Affected Elements - Selection Type : Button

Button : BTN_ALL


Identification - Action : Remove Class

Setting - Class : t-Button--hot

Affected Elements - Selection Type : Button

Button : BTN_PUB


Identification - Action : Remove Class

Setting - Class : t-Button--hot

Affected Elements - Selection Type : Button

Button : BTN_PRI







댓글 없음:

댓글 쓰기

20250202 - IG 다운로드 버튼 바로 보이기

JS initialization Code : function (config) {     var $ = apex.jQuery,         toolbarData = $.apex.interactiveGrid.copyDefaultToolbar(),  ...