





This is a test page, mainly for the Mario mouse JS thing.
Here's how I did it (the right way) if you want to know:
- Made a file called
MarioFollowsCursorScript.js
in thejs
directory in the root of my website. - Placed the JavaScript code from here into the
MarioFollowsCursorScript.js
file, with modifications to use Mario sprites and help from my friend, Dustin Herl, (for the original modifications,) and removed thescript
tags. - Made a new file called
ShowMarioCursor.html
to house the HTML from the modified Rainbow Arch code and placed it in the_includes
directory. At the bottom of the document I placed ascript src
tag that references theMarioFollowsCursorScript.js
from earlier. - Put an
include ShowMarioCursor.html
tag (surrounded by % and {}) at the top of this page, but below the Jekyll page markup stuff with the 3 dashes.
I moved the sprites to this website quite a while ago.
Banner image links.
I'm linking to my banner images so that I can see how they look on my phone without typing in a long URL.