https://reviewschools.org/wp-includes/js/jquery/jquery.min.js
https://reviewschools.org/wp-includes/js/jquery/jquery-migrate.min.js
https://cdn.jsdelivr.net/npm/apexcharts
Colleges & Schools near Matthews, North Carolina
No active colleges or vocational schools in Matthews.
Universities and Colleges
Allied Health, Medicine, and Nursing Colleges
Colleges with Bachelors Programs
Career and Vocational Schools
https://reviewschools.org/wp-includes/js/dist/hooks.min.js
https://reviewschools.org/wp-includes/js/dist/i18n.min.js
wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } );
//# sourceURL=wp-i18n-js-after
https://reviewschools.org/wp-content/plugins/contact-form-7/includes/swv/js/index.js
var wpcf7 = {
"api": {
"root": "https:\/\/reviewschools.org\/wp-json\/",
"namespace": "contact-form-7\/v1"
},
"cached": 1
};
//# sourceURL=contact-form-7-js-before
https://reviewschools.org/wp-content/plugins/contact-form-7/includes/js/index.js
var wpcf7cf_global_settings = {"ajaxurl":"https://reviewschools.org/wp-admin/admin-ajax.php"};
//# sourceURL=wpcf7cf-scripts-js-extra
https://reviewschools.org/wp-content/plugins/conditional-fields-pro/js/scripts.js
https://reviewschools.org/wp-content/plugins/oxygen/subplugins/breakdance-elements/dependencies-files/awesome-menu@1/awesome-menu.js
document.addEventListener('DOMContentLoaded', function(){ window.addEventListener('load', function () {
setTimeout(() => {
//console.log("TOC script running...");
const tocList = document.querySelector('.rs_toc__list');
if (!tocList) {
//console.warn("TOC list container not found.");
return;
}
const headings = document.querySelectorAll('.main h2, .main h3, .main h4');
if (!headings.length) {
console.warn("No headings");
return;
}
headings.forEach((heading, i) => {
const tag = heading.tagName.toLowerCase();
const text = heading.textContent.trim();
if (!text) return;
if (!heading.id) {
const safeId = text.toLowerCase().replace(/\s+/g, '-').replace(/[^\w\-]+/g, '') + '-' + i;
heading.id = safeId;
//console.log(`Generated ID for ${tag}: ${heading.id}`);
}
const li = document.createElement('li');
li.className = 'toc-' + tag;
const a = document.createElement('a');
a.href = '#' + heading.id;
a.textContent = text;
li.appendChild(a);
tocList.appendChild(li);
});
//console.log("TOC populated.");
}, 300); // optional delay in case of animations/lazy-load
});
document.addEventListener('DOMContentLoaded', function () {
const toggleBtn = document.querySelector('.rs_toc__toggle');
const tocList = document.querySelector('.rs_toc__list');
if (toggleBtn && tocList) {
toggleBtn.addEventListener('click', function () {
const isVisible = tocList.classList.toggle('is-visible');
toggleBtn.setAttribute('aria-expanded', isVisible);
toggleBtn.textContent = isVisible ? 'Hide Sections' : 'Show Sections';
});
}
});
})
document.addEventListener('DOMContentLoaded', function(){ if (!window.BreakdanceFrontend) {
window.BreakdanceFrontend = {}
}
window.BreakdanceFrontend.data = {"homeUrl":"https:\/\/reviewschools.org","ajaxUrl":"https:\/\/reviewschools.org\/wp-admin\/admin-ajax.php","elementsPluginUrl":"https:\/\/reviewschools.org\/wp-content\/plugins\/oxygen\/subplugins\/breakdance-elements\/","BASE_BREAKPOINT_ID":"breakpoint_base","breakpoints":[{"id":"breakpoint_base","label":"Desktop","defaultPreviewWidth":"100%"},{"id":"breakpoint_tablet_landscape","label":"Tablet Landscape","defaultPreviewWidth":1024,"maxWidth":1119},{"id":"breakpoint_tablet_portrait","label":"Tablet Portrait","defaultPreviewWidth":768,"maxWidth":1023},{"id":"breakpoint_phone_landscape","label":"Phone Landscape","defaultPreviewWidth":480,"maxWidth":767},{"id":"breakpoint_phone_portrait","label":"Phone Portrait","defaultPreviewWidth":400,"maxWidth":479}],"subscriptionMode":"pro"}
if (!window.OxygenFrontend) {
window.OxygenFrontend = {}
}
window.OxygenFrontend.data = {"homeUrl":"https:\/\/reviewschools.org","ajaxUrl":"https:\/\/reviewschools.org\/wp-admin\/admin-ajax.php","elementsPluginUrl":"https:\/\/reviewschools.org\/wp-content\/plugins\/oxygen\/subplugins\/breakdance-elements\/","BASE_BREAKPOINT_ID":"breakpoint_base","breakpoints":[{"id":"breakpoint_base","label":"Desktop","defaultPreviewWidth":"100%"},{"id":"breakpoint_tablet_landscape","label":"Tablet Landscape","defaultPreviewWidth":1024,"maxWidth":1119},{"id":"breakpoint_tablet_portrait","label":"Tablet Portrait","defaultPreviewWidth":768,"maxWidth":1023},{"id":"breakpoint_phone_landscape","label":"Phone Landscape","defaultPreviewWidth":480,"maxWidth":767},{"id":"breakpoint_phone_portrait","label":"Phone Portrait","defaultPreviewWidth":400,"maxWidth":479}],"subscriptionMode":"pro"} })
document.addEventListener('DOMContentLoaded', function(){
new AwesomeMenu(".breakdance .bde-menu-13995-106 .breakdance-menu", {
dropdown: {
openOnClick: false,
mode: {
desktop: 'dropdown'
},
placement: 'center',
width: 400,
animation: 'fade'
},
link: {
effect: 'background',
effectDirection: '',
},
mobile: {
breakpoint: '',
mode: 'accordion',
offcanvasPosition: 'left',
offset: 0,
followLinks: true
}
});
})
document.addEventListener('DOMContentLoaded', function(){
new AwesomeMenu(".breakdance .bde-wp-menu-13996-105 .breakdance-menu", {
dropdown: {
openOnClick: false,
mode: {
desktop: 'dropdown'
},
placement: 'left',
width: null,
animation: 'fade'
},
link: {
effect: 'background',
effectDirection: '',
},
mobile: {
breakpoint: 'breakpoint_phone_landscape',
mode: 'default',
offcanvasPosition: 'left',
offset: null,
followLinks: true
}
});
})