Multi Editor Example

// The text of this div shows up in the editor. var thisCode = "what shows up in the editor"; function editMe() { alert("and have fun!"); }

// The text of this div shows up in the editor. var thisCode = "This is the second Bespin editor"; function itWorks() { alert("really!"); }

Documentation for the latest Bespin release is on the web and included in Bespin Embedded packages.