bybbsy / Wrap-detector

Watches whether wrapping was activated or not

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wrap detector

Watches whether wrapping has been activated or not.

Wrapping has been detected

Sets attribute wrap for body

Wrapping has not been detected

Does nothing if body didn't have wrap attribute before,

OR

Removes wrap attribute from body

About

Watches whether wrapping was activated or not


Languages

Language:HTML 88.3%Language:JavaScript 11.7%