Pesquisas recentes


Sem pesquisas recentes

dave's Avatar

dave

Entrou em 16 de abr. de 2021

·

Última atividade em 27 de out. de 2021

Seguindo

0

Seguidores

0

Atividade total

3

Votos

0

Assinatura

1

VISÃO GERAL DA ATIVIDADE

Atividade mais recente por dave

dave comentou,

Comentário na comunidade 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

Exibir comentário · Publicado 14 de out. de 2017 · dave

0

Seguidores

0

Votos

0

Comentários


dave comentou,

Comentário na comunidade 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) {

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

 

 

Exibir comentário · Publicado 08 de set. de 2017 · dave

0

Seguidores

0

Votos

0

Comentários