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

no edit summary
(Fixed bug where line break tags further down in the document tree were not converted to line breaks for use with Codepad)
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1:
<langsyntaxhighlight lang="javascript">
/*========================================
This comparison script was written by
Line 319:
AddHandler(window, "load", ButtonBarActivate);
 
//
</lang>
</syntaxhighlight>