r2 - 28 Jan 2008 - 10:16:55 - Main.asYou are here: TWiki >  JSLoader Web > DemoList > PrettifyDemo

<!-- Step 1 INCLUDE THE SCRIPT -->
<script src="/assets/jsloader.js"></script>

<script>
// Step 2: Load the modules
JSLoader.load("ria","prototype","1.5.1");
JSLoader.load("ria","prettify","1.0");
</script>

<script>
// Step 3:  Use the Functionality
Event.observe(window,"load",prettyPrint);
</script>
Edit | Attach | Printable | Raw View | Backlinks: Web, All Webs | History: r2 < r1 | More topic actions
 
Powered by TWiki
This site is powered by the TWiki collaboration platformCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback