
エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント2件
- 注目コメント
- 新着コメント
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
jQuery bind events with Rails/Coffeescript?
So in app/assets/javascript/faye.js.coffee.erb I have the following: $('#room_tag').bind('blur', ... So in app/assets/javascript/faye.js.coffee.erb I have the following: $('#room_tag').bind('blur', () -> alert('Hey!') ) All the other code in it such as: sendmessage('room', 'message') work just fine. And I can copy and paste the code generated from the block above and paste it into Chrome it works fine. I assume this is because, is it rails or coffeescript?, either way one of them, wraps the entir
2012/09/27 リンク