Extension talk:Wiklets.php

From Organic Design wiki
Revision as of 03:11, 4 June 2007 by Nad (talk | contribs) (New page: Overall with livelets and wiklets we'll have the following javascript files included since the wiklets will use existing functionality from [http://www.prototypejs.org/api/insertion Protot...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Overall with livelets and wiklets we'll have the following javascript files included since the wiklets will use existing functionality from Prototype Javascript Framework and Scriptaculous:

<script src="javascripts/prototype.js" type="text/javascript"></script>
<script src="javascripts/scriptaculous.js" type="text/javascript"></script>
<script src="javascripts/livelets.js" type="text/javascript"></script>