Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ネストされたリストのアイテムテンプレート内にボタンがあり、ユーザーがクリックしたときにリスト間を移動したくありません。ご協力いただきありがとうございます
私はreturn false、リスナー内の単純なものがトリックを行うべきだと思います
return false
... listeners:{ listchange:function(){ return false } } ...
お役に立てれば