$('.hoge, .fuga').on('click',function(e){~~~ ~~~})
hogeかhugaのどちらかに引っかかるとイベントが発火する
Go to list of users who liked
Share on X(Twitter)
Share on Facebook
More than 5 years have passed since last update.
$('.hoge, .fuga').on('click',function(e){~~~ ~~~})
hogeかhugaのどちらかに引っかかるとイベントが発火する
Register as a new user and use Qiita more conveniently
Go to list of users who liked