Stingray
Add this stingray to your page and relax as it hypnotically swims and follows your mouse.
Add this stingray to your page and relax as it hypnotically swims and follows your mouse.
Hungry pet turtles to play around with on your homepage.
For every action there is an equal and opposite reaction.
get embed code close copy Background Color Leg Length Body Color Feet Color Tail Tip Color Eye Color Ear Color Nose Color Tongue Color Collar Color Food Color Food Bowl Color Water Color Water Bowl Color Treat Color Bone Color Ball Color (()={ const editForm = document.getElementById("editform"); const editLink = document.getElementById("editlink"); const closeLink = document.getElementById("closeform"); const toggleForm = (e)={ if(editForm.style.display == "...
get embed code close copy Background Color Ball Line Color Ball Fill Color Other Line Color Other Fill Color Number Color (()={ const editForm = document.getElementById("editform"); const editLink = document.getElementById("editlink"); const closeLink = document.getElementById("closeform"); const toggleForm = (e)={ if(editForm.style.display == "block"){ editForm.style.display = "none"; editLink.style.display = "inline"; }else{ editForm.style.display = "block"; editLink.style.display = "none"; } } editLink.addEventListener("click", toggleForm); closeLink.addEventListener("click", toggleForm); document....