JS :
$("#your-button-id").on("click", function(e) {
e.preventDefault();
return false;
});
CSS:
.your-button-class {
pointer-events: none;
}
Button URL:
javascript:void(0);
G_USER Specifies the currently logged in user. G_FLOW_ID Specifies the ID of the currently running application. G_FLOW_STEP_ID Specifi...
댓글 없음:
댓글 쓰기