タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

web, javascriptに関するn0tsのブックマーク (1)

  • iosOverlay.js

    Call this to begin the hide animation. // notification is called var notification = ...; // something happens // fade out notification and destroy on complete notification.hide(); Used to update the contents of a notification on the fly. Accepts text and icon in formats as table above denotes. Accepts one or both. // notification is called var notification = ...; // something happens // notificati

    n0ts
    n0ts 2015/01/10
    iOS スタイルのオーバーレイ通知ウィンドウのライブラリ
  • 1