on("click", "selector", function(e){...}, {ns: "unique_ns"});. Also, you can define ns for event with point notation: event_name.ns_name .
確定! 回上一頁