-
**config.yml**
``` yml
tocify:
css: [jquery.tocify.css, bootstrap.min.css]
jshead: [jquery.min.js, jquery-ui.min.js, jquery.tocify.min.js]
```
**tocify.html**
``` js
//Executes your code when t…
-
http://gregfranko.com/jquery.tocify.js/
http://gregfranko.com/jquery.tocify.js/docs/jquery.tocify.html
The examples have a fixed left-nav.
A button (similar to the readthedocs button) which, when cl…
-
If showAndHide is set to false and one use a link with an anchor (for example http://gregfranko.com/jquery.tocify.js/#OptionsAPI ) the scrolling won't happen.
There is a specific test about it in the…
-
Hello,
Thanks for this lib. Works great !
I look for subsections like http://gregfranko.com/jquery.tocify.js/
Could angular-scroll do that ?
Thank you,
Philippe
-
- [ ] load accounts config from `` as current context
- [ ] `pypfi.conf`
- [ ] `Session` ?
- [ ] `Account.reports.report_type()` should yield objects with IPython display methods:
- [ ] `_repr…
-
Since Tocify hasn't been updated in 3 years and I needed similar functionality but didn't want to depend on jquery or jquery UI, I have created Tocbot which uses native DOM methods. You can check it o…
-
Would love to have this working with AngularJS.
I have jquery, jquery-ui, and tocify included, and if I call .tocify() on a div after the AngularJS digest cycle using $timeout it gives me a table of …
-
I tried you example notebook with interactive components. If I import `itables`, then the toc is not extended/visable. Any idea why this happens?
If I test it with [your interactive example noteboo…
enryH updated
8 months ago
-
Migrate existing pattern to `pat-tocify` package.
- [x] Use yeoman generator to create layout
- [x] Migrate tocify pattern
- [ ] Update collective.tocify to build resources from `pat-tocify`
## Furthe…
-
Using jquery 3.2.1 and jqueri UI 1.12.1 I was getting an error "a.indexOf is not a function TypeError: a.indexOf is not a function"
It seems asexplained [here](https://stackoverflow.com/questions/3…