Help for this page

Select Code to Download


  1. or download this
    $('p.code').each(function (i, c) {
        var code = $(c).find('tt.codetext').text().replace(/\u00a0/g,' ').
    +replace(/\s+$/,'');
    ...
        $(c).after(footer);
        $(c).replaceWith(pre);
    });
    
  2. or download this
    Code Wrapping Off                                  [     ]
    Code Wrap Length                                   [     ]
    ...
    Large Code Font                                    [     ]
    Don't show embedded d/l links                      [     ]
    Show download link on code N lines long or more:   [   4 ]