Jump to content

Navigation dot highlights on Brine Index page do not move with page not

Recommended Posts

Site URL: https://www.daughtersofjacobgen.com/products

The markdown code seems to be triggering the problem. It makes the accordion blocks work, but messes up the navigation button highlighting only.  When you click on a button it goes to the right page, it just highlights the button above the one where you click.  Furthermore, the problem starts farther up the list each day I try it.  Pardon the website, it is seriously under construction. Here is the code:

<script type="text/javascript"
src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>
<script> $(document).ready(function(){
$('.markdown-block .sqs-block-content h3').css('cursor','help');
$(".markdown-block .sqs-block-content h3").nextUntil("h3").slideToggle();
$(".markdown-block .sqs-block-content h3").click(function()
{$(this).nextUntil("h3").slideToggle();}); }); </script>

Link to comment
  • Replies 0
  • Views 193
  • Created
  • Last Reply

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.