1.0.1 • Published 6 years ago

byplay-inview v1.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
6 years ago

Inview

ByPlay adtagのInview判定用のモジュールです。

module.exports(elm) ⇒ Number

playerのDOMがwindowの%Inviewになっているかを検出します(縦領域のみの判定)。

Kind: Exported function
Returns: Number - windowに対して、表示されている領域を百分率で返す。
Throws:

  • String 引数がElement Object以外の場合、エラーメッセージを出力します。
ParamTypeDescription
elmobject判定する Element object を指定します。
1.0.1

6 years ago

1.0.0

6 years ago