Slider stops working when switching to HTTPS

If you are using a slider like coda slider, Flex slider or any jquery slider and it stops working when you switch the site to HTTPs, the fix is fairly simple.

Search your code for link to

 <script src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

Change it to:

<script src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>

The problem is that the link to the google ajax api jquery library got broken.

About A Street Web Design

Avatar for A Street Web Design Web design is our full time job. Since 2002, we’ve been designing websites that work for business. That means getting found. Persuading people to call you. Making sales. If you are looking for someone who can help you get a website that works for your business within your budget, call A Street Web Design – 541-582-0597.