jQuery-TOC icon indicating copy to clipboard operation
jQuery-TOC copied to clipboard

The sample doesn't work out of the box

Open jmgomezpoveda opened this issue 6 years ago • 1 comments

The sample doesn't work out of the box, since it fails on

$('.toc.jquery').initTOC(options);

Unless you have jQuery at

../bower_components/jquery/dist/jquery.js

I recommend to use jQuery from a CDN, such as https://code.jquery.com/jquery-3.2.1.min.js.

jmgomezpoveda avatar Jul 11 '17 10:07 jmgomezpoveda

PR is welcome

idiotWu avatar Jul 11 '17 10:07 idiotWu