Skip to content

redwildrider/taeglicher-barde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

taeglicher-barde

signal-2024-12-16-215110.mov

<script type="text/javascript"> function changeToCursor1(){ document.body.style.cursor="url('staff1.cur'),url('staff1.cur'), default"; } function changeToCursor2(){ document.body.style.cursor="url('staff2.cur'),url('staff2.cur'), default"; } </script>
<form>
    <input type="button" value="Change to cursor 1" onclick="changeToCursor1()" /><br>
    <input type="button" value="Change to cursor 2" onclick="changeToCursor2()" />
</form>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published