Include the following in your page:
<!-- YUI Library --> <script type="text/javascript" src="http://yui.yahooapis.com/2.3.0/build/utilities/utilities.js"></script> <script type="text/javascript" src="http://yui.yahooapis.com/2.3.0/build/container/container-min.js"></script> <!-- jQuery Library --> <script type="text/javascript" src="scripts/jquery-1.1.3.1.js"></script> <!-- Default Behavior Set - YUI --> <script type="text/javascript" src="scripts/yui_proto.js"></script> <!-- YUI CSS --> <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.3.0/build/reset-fonts-grids/reset-fonts-grids.css"> <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.3.0/build/base/base-min.css"> <link rel="stylesheet" type="text/css" href="http://yui.yahooapis.com/2.3.0/build/container/assets/container.css">
Include the following in your page:
<script type="text/javascript" src="scripts/proto.js"></script>
The code repository for protoscript is located at googlecode
You can play with the current version of protoscript with the ProtoScripter Bookmarklet.
For Firefox, drag this link ProtoScripter to your bookmarks toolbar. On IE right-click it and choose Add Favorite...