Inline Javascript Plugin

0

Plugin that insert inline javascript in Posts/Pages Arbitrary section nothing yet A brief Markdown Example eg. [inline] <script type=”text/javascript”> document.write(“hello worl

Version
Last updated
Active installations
WordPress Version
Tested up to
Rating
Total ratings
Tag
This plugin is outdated and might not be supported anymore.

Description

Plugin that insert inline javascript in Posts/Pages

Arbitrary section

nothing yet

A brief Markdown Example

eg.

[inline]
<script type="text/javascript">
document.write("hello world!");
</script>
[/inline]

More Info

For more info, please visit [http://www.ooso.net/inline-js inline-javascript home page].

(For feedback/comments, please send an e-mail to: volca@tom.com ).