サルでもわかるWEBプログラミング

フリーソフトのみでホームページ作成

ユーザ用ツール

サイト用ツール


elm:elm-todo-localstorage


差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
elm:elm-todo-localstorage [2019/05/07] – [リンク] adash333elm:elm-todo-localstorage [2019/06/02] (現在) – [ElmでlocalStorageでTodoアプリ] adash333
行 11: 行 11:
 2019年5月6日 2019年5月6日
  
 +ソースコード
 +https://github.com/adash333/elm-todo-localstorage2 
  
 +DEMOサイト 
 +https://modest-noether-b47b5e.netlify.com/ 
 +{{:elm:pasted:20190602-165347.png}}
 ===== Elmでtodoアプリのリンク ===== ===== Elmでtodoアプリのリンク =====
  
行 61: 行 65:
  
  
 +===== Enterを押したときに、Submitボタンを押したときと同じ挙動にできないか。。。 =====
  
  
 +https://stackoverflow.com/questions/40113213/how-to-handle-enter-key-press-in-input-field
 +→このやり方でいけました!感謝!
 +{{:elm:pasted:20190508-084425.png}}
  
 +さらに、テキスト入力欄に最初からカーソルを入れてほしい。。。
  
 +《2017年6月9日 12:00 PM 公開/更新》
 +テキスト入力欄に最初からカーソルを入れる(フォーカスを与える)方法
 +https://www.nishishi.com/javascript-tips/form-focus.html
  
  
 +https://stackoverflow.com/questions/31901397/how-to-set-focus-on-an-element-in-elm
  
 +{{:elm:pasted:20190508-084807.png}}
  
 +https://package.elm-lang.org/packages/elm/html/1.0.0/Html-Attributes#autofocus
  
  


elm/elm-todo-localstorage.1557228364.txt.gz · 最終更新: 2019/05/07 by adash333

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki