Ricerche recenti


Nessuna ricerca recente

dave's Avatar

dave

Data ingresso 16 apr 2021

·

Ultima attività 27 ott 2021

Seguiti

0

Follower

0

Attività totali

3

Voti

0

Abbonamento

1

PANORAMICA ATTIVITÀ

Ultima attività di dave

dave ha commentato,

Commento nella community Discussion - Tips and best practices from the community

Hi -  can anyone share the latest working TOC js?   I'm still having issues with it executing within the custom theme.  Is it picking up jquery properly?   I also see an 'unexpected end of script error' but all brackets and such are correct.  Is something else happening?  Dave

Visualizza commento · Data ultimo post: 14 ott 2017 · dave

0

Follower

0

Voti

0

Commenti


dave ha commentato,

Commento nella community Discussion - Tips and best practices from the community

Hi -  Has anyone created a TOC w/o errors?  I'm having problems with the script not recognizing all header tags and also creating run-on hierarchies like that depicted below.  Is there an updated, tested script?  Also, it seems to be hit-and-miss in executing.   Anything missing in the first few JS lines?  Anything required in the document head or header templates?  Thanks.  Dave

/*
* jQuery v1.9.1 included
*/
$(document).ready(function() {
var $headers = $('.article-body h1');

if ($headers.length > 1) {

--------------------------

 

 

Visualizza commento · Data ultimo post: 08 set 2017 · dave

0

Follower

0

Voti

0

Commenti