jasonlam604 / borderjs

JavaScript Client Side Border Revealer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

BorderJS

Description

BorderJS is a client side border revealer. For the times when you are developing your web site and you can't make out exactly where the margin, padding and/or overlay begins or ends simply dropping in border.min.js will easily reveal this for you.

Behind

Enables borders on elements, curently only supports a black border around all DIV elements.

Usage

<script src="border.min.js"></script>

Status

Unstable, under development

Credits

  • Code Layout borrowed from Holder by Ivan Malopinsky - MIT License
  • onDomReady by Tubal Martin - No License Indicated
  • querystring by Greg Allen - MIT License

About

JavaScript Client Side Border Revealer

License:MIT License


Languages

Language:JavaScript 98.7%Language:HTML 1.3%