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.
私は David Bushell によるこのプラグインで単純な機能を持たせようとしています。
索引へのリンク
JavaScriptファイルへのリンク
関数名 : edit_mainlink
edit_mainlink: function(argument) { var my_var = argument; console.log(my_var); },
外部から関数を呼び出して引数を渡すにはどうすればよいですか? 助けてくれてありがとう。まで。