質問するログイン新規登録

回答編集履歴

1

コメントの変更

2018/12/03 02:09

投稿

SakuBlade
SakuBlade

スコア375

answer CHANGED
@@ -38,7 +38,7 @@
38
38
  ```JavaScript
39
39
  $(function(){
40
40
 
41
- // TOP位置を
41
+ // 親要素からのTOP位置を
42
42
  $('.under').each(function(){
43
43
  $(this).css({
44
44
  'top': $(this).position().top