Upgrade to Pro — share decks privately, control downloads, hide ads and more …

油電雙掌

 油電雙掌

Yahoo! Hack Taiwan 2013 「玖貳貢士」團隊作品「油電雙掌」(You-Dian-Shuang-Zhang)(http://hacks.developer.yahoo.com/hack/yahoo-hack-taiwan/you-dian-shuang-zhang-/event_17/hack_1009 )技術分享、Demo與心得

* viewport
* border-radius
* animation
* audio

Demo: http://qcl.github.io/you-dian-shuang-zhang/

Qing-Cheng Li

November 15, 2013
Tweet

More Decks by Qing-Cheng Li

Other Decks in Programming

Transcript

  1. @@

  2. (-webkit-)animation • animation-name: keyframesName • animation-iteration-count ◦ infinite ◦ a

    number • animation-timing-function ◦ linear/ease/ease-in/ease-out/ease-in-out ◦ cubic-bezier() • animation-duration • animation-play-state ◦ paused/running • animation-delay
  3. 語音列表 • 做好準備 • 拜託噢 • 沒有啦 • 我們贏啦~ •

    非常不簡單 • 非常不滿意 • 開始 • 逆轟高灰 • 表現是不差 • 已經跨越了一個里程碑(掌聲) • 在關鍵時刻,做出明確的選擇
  4. Magic on mobile devices! • autoplay/preload ◦ interact with user

    ◦ click • display: none ◦ controls ◦ 只好丟到螢幕外
  5. Remote Debug (Chrome) • on your Android device ◦ Chrome

    > Settings > ◦ 開發人員工具 > ◦ USB網頁偵錯功能
  6. Remote Debug (Chrome) • on Desktop/Laptop ◦ Download ADB for

    Chrome ◦ https://chrome.google. com/webstore/detail/adb/dpngiggdglpdnjdoaefidgiigp emgage
  7. Remote Debug (Safari) • on your iDevice ◦ Setting >

    Safari > Advanced ◦ Web Inspector