Back
Back to Calendar

A Little String of Code to Flip Your Website for the Holidays

You don’t need to be programming-savvy to surprise and delight visitors to your website with a special holiday flip from the web tech gurus at The Starr Conspiracy.

Simply insert the small snippet of JavaScript below into your website’s coding. Ideally, place it near the end — and inside — of your tag. That’s it.

When a visitor types the word “backshop” while they’re on your website, they’ll get a flip-side look at Santa’s elves working overtime on the nuts and bolts behind the scenes.

It’s safe. It’s fun. It’s free. To see the code in action, type “backshop” right now.

Now, here’s that block of code:

<script type="text/javascript" src="https://cdn.rawgit.com/kylesimmonds/ed30026f37573f6b53cdb4946e4b052d/raw/cded2177a28fc4f9ddb9419a7c281b3ec6ebf715/backshop.js"></script>
This script has been tested in the latest versions of Chrome, Safari, Firefox, Microsoft Edge, and Internet Explorer 9-11. If you have an IT department, you might want to run this by them first. View the source.