Template:JS

From MidasWiki
Revision as of 16:57, 26 September 2014 by Suz (talk | contribs) (Created page with "<noinclude> == Purpose == Show Javascript code with distinctive colour and background == Usage == {{JS|text=<script><br>alert('path is '+path)}} {{JS|text=ODBGet(path)<br></sc...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Show Javascript code with distinctive colour and background

Usage

<script>
alert('path is '+path)
ODBGet(path)
</script>
JS text