최근 검색
최근 검색 없음

dave
가입한 날짜: 2021년 4월 16일
·
마지막 활동: 2021년 10월 27일
팔로잉
0
팔로워
0
총 활동 수
3
투표 수
0
가입 플랜
1
활동 개요
배지
문서
게시물
커뮤니티 댓글
문서 댓글
활동 개요
님의 최근 활동 dave
dave님이 에 댓글을 입력함
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
댓글 보기 · 2017년 10월 14일에 게시됨 · dave
0
팔로워
0
투표 수
0
댓글
dave님이 에 댓글을 입력함
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) {
--------------------------
- 2.1.5.2 The Discover and Test Wizards
- 2.1.5.2.1 Notifications
- 2.1.5.2.2 Date Range for Compliance Summary in the Dashboard
- 2.1.5.2.3 Creating and Applying Templates for Displays in the Compliance Summary
- 2.1.5.2.4 Compliance Summary
- 2.1.5.2.5 Current Score
- 2.1.5.2.6 Number of Tests
- 2.1.5.2.7 Results Details
- 2.1.5.2.7.1 Where Are the Most Security Violations?
- 2.1.5.2.7.2 Compliance State by Severity
- 2.1.5.2.7.2.1 Introduction to Discover Resources and Test for Security Risk and Compliance
- 2.1.5.2.7.2.1.1 The Credentials
- 2.1.5.2.7.2.1.2 Resource Credentials
- 2.1.5.2.7.2.1.3 Network Parameters
- 2.1.5.2.7.2.1.4 Docker Registry and Repository Credentials
- 2.1.5.2.7.2.1.4.1 Cloud Type AWS
- 2.1.5.2.7.2.1.4.1.1 Selecting a Docker Image
- 2.1.5.2.7.2.1.4.1.2 Selecting a Cloud, Regions, and Optional VPCs
- 2.1.5.2.7.2.1.4.1.3 Specifying the On-Prem Deployment
- 2.1.5.2.7.2.1.4.1.4 First-time Resource Credential
- 2.1.5.2.7.2.1.4.1.5 Schedule Tests
- 2.1.5.2.7.2.1.4.1.6 All Resources
- 2.1.5.2.7.2.1.4.1.7 My Groups
- 2.1.5.2.7.2.1.4.1.7.1 Creating or Adding to a Group
- 2.1.5.2.7.2.1.4.1.7.2 Editing a Group
- 2.1.5.2.7.2.1.4.1.7.2.1 Looking into a Policy Pack, Control Group, Policy, and Remediation
- 2.1.5.2.7.2.1.4.1.7.2.2 Policy Pack Profiles and Editable Policies
댓글 보기 · 2017년 9월 08일에 게시됨 · dave
0
팔로워
0
투표 수
0
댓글