
1. Place this code in the <HEAD> section of your html document.
2. Copy and paste this code into your <BODY> section of your html document.
3. Replace where it says "IMAGE URL HERE" with your image url.
4. Depending on the size of your image, you may want to adjust the size of the
spotlight. This can be done so in the following section of the code.
s = 50; // the size of the spotlight
adjust the size of your spotlight here.
vp = 10; // the visibility percent
of the picture adjust the visibility percent of
your picture. If you want it to be brighter, try 50.
Disclaimer: Image (C) Grace & Bunnyland. Do not take / redistribute!
MAGIC SPOTLIGHT
Want to make your photo have a spotlight that follows your mouse?
Requirements
- Image
- Notepad