activated toc villes & theme on transitions projects page

This commit is contained in:
2024-02-16 12:07:11 +01:00
parent 3529966c14
commit 57604a9c99
4 changed files with 456 additions and 5 deletions

File diff suppressed because one or more lines are too long

View File

@@ -320,11 +320,12 @@ if($(".page-node-type-programme").length > 0 || $(".page-node-type-projet").leng
//page projet
$("#programme_toc-block_10 h3").on('click', function(){
$("#programme_toc-block_10 h3, #programme_toc-block_18 h3").on('click', function(){
// pour territoire
$(this).nextUntil("h3").fadeToggle();
});
//page programme
// pour territoire (h3 are regions)
$("#programme_toc-block_4 h3").on('click', function(){