1.0.1 • Published 5 years ago

byplay-inview v1.0.1

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
5 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

5 years ago

1.0.0

5 years ago