Rosetta Code:Per-Code Example Buttonbar: Difference between revisions

Adding some slashes to make the raw code valid JS
(Fixed bug where line break tags further down in the document tree were not converted to line breaks for use with Codepad)
(Adding some slashes to make the raw code valid JS)
Line 1:
//<lang javascript>
/*========================================
This comparison script was written by
Line 319:
AddHandler(window, "load", ButtonBarActivate);
 
//</lang>
Anonymous user