開始行:
** 概要 [#va1c5ea5]
スライドショー販売サイトのユーザビリティ向上のために、写...
*** 仕様 [#j4dc88c1]
+ 写真の順番変更
+ コメントの編集
+ データの保存(順番、画像、コメント)
+ データの呼び出し(順番、画像、コメント)
** 調査[#b445943a]
[[→jQuery.clone()>http://semooh.jp/jquery/api/manipulatio...
[[→jQuery.replaceWith()>http://js.studio-kingdom.com/jque...
#ref(jquerymobile-1.png,,30%)
#ref(jquerymobile-2.png,,30%)
*** TableDnD [#ze79ee8e]
is a jQuery plugin that simply adds drag & drop functiona...
[[→TABLE DRAG AND DROP JQUERY PLUGIN>http://isocra.com/20...
*** How to Drag and Drop in JavaScript [#wa9c9d16]
[[→How to Drag and Drop in JavaScript>http://www.webrefer...
#ref(howtodraganddropitem.png,,50%)
*** jQuery RowSorter.js Plugin Demos [#g0521224]
[[→jQuery RowSorter.js Plugin Demos>http://www.jqueryscri...
#ref(jQuery-RowShorter.png,,50%)
** オープンソースプラグイン [#mc2993ee]
[[→Sortable>http://forresst.github.io/demos/sortable/en/i...
** 試作1 [#u5c43c14]
*** jquery.ui.touch-punch.js [#kd023e63]
jquery.uiのsortable()を使って、タッチパネルの対応を可能に...
-- jquery.mobile
-- jquery
-- jquery-ui.min
-- [[jquery.ui.touch-punch.min.js>https://raw.githubuserc...
(これがないとスマホでは動かない)
#ref(index-sortable.png,,30%)
[[→DEMO>http://weddingmovie.fififactory.com/photo-selecto...
- 課題
-- Listviews内に配置したコメント用のテキストエディットエ...
-- jquery.ui.touch-punch.jsがなければ、テキストエディット...
** 試作2 [#k54a996a]
- jquery.rowsorter.jsを解像して、jquery.mobile.listviews...
終了行:
** 概要 [#va1c5ea5]
スライドショー販売サイトのユーザビリティ向上のために、写...
*** 仕様 [#j4dc88c1]
+ 写真の順番変更
+ コメントの編集
+ データの保存(順番、画像、コメント)
+ データの呼び出し(順番、画像、コメント)
** 調査[#b445943a]
[[→jQuery.clone()>http://semooh.jp/jquery/api/manipulatio...
[[→jQuery.replaceWith()>http://js.studio-kingdom.com/jque...
#ref(jquerymobile-1.png,,30%)
#ref(jquerymobile-2.png,,30%)
*** TableDnD [#ze79ee8e]
is a jQuery plugin that simply adds drag & drop functiona...
[[→TABLE DRAG AND DROP JQUERY PLUGIN>http://isocra.com/20...
*** How to Drag and Drop in JavaScript [#wa9c9d16]
[[→How to Drag and Drop in JavaScript>http://www.webrefer...
#ref(howtodraganddropitem.png,,50%)
*** jQuery RowSorter.js Plugin Demos [#g0521224]
[[→jQuery RowSorter.js Plugin Demos>http://www.jqueryscri...
#ref(jQuery-RowShorter.png,,50%)
** オープンソースプラグイン [#mc2993ee]
[[→Sortable>http://forresst.github.io/demos/sortable/en/i...
** 試作1 [#u5c43c14]
*** jquery.ui.touch-punch.js [#kd023e63]
jquery.uiのsortable()を使って、タッチパネルの対応を可能に...
-- jquery.mobile
-- jquery
-- jquery-ui.min
-- [[jquery.ui.touch-punch.min.js>https://raw.githubuserc...
(これがないとスマホでは動かない)
#ref(index-sortable.png,,30%)
[[→DEMO>http://weddingmovie.fififactory.com/photo-selecto...
- 課題
-- Listviews内に配置したコメント用のテキストエディットエ...
-- jquery.ui.touch-punch.jsがなければ、テキストエディット...
** 試作2 [#k54a996a]
- jquery.rowsorter.jsを解像して、jquery.mobile.listviews...
ページ名: