Custom mouse

Subscribe to Custom mouse 1 post, 1 voice

 
itsjareds Scriptwright

Hi, I'd like to know how to add this script into the site I want. I tried messing around a little with javascript, but I really don't know how to write it. Could someone write me a script adding this into any site's header?


<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<script type="text/javascript" src="webtoolkit.cursor.js">

</script>
</head>

The author says that the doctype has to stay the same, if that would create any difficulties.