Hi,sorry accidently deleted your post to me!, to get my cursor effect I used javascript; I got it from this site:”http://www.mf2fm.com/rv/”. To get the javascript to work you need to put the program into a separate file which ends in .js, then link that to the html page you want it to work on by using this script src="( your name for the file).js">/script
2 likes
Delete
Are you sure you want to remove this comment from the news feed?
Or you could put the javascript program you are using for the cursor effect into the html file you want the cursor effect to appear in. But to get it work that way you have to start it with script and end it with /script Like this: script your javascript effect for the cursor /script
Hi, please consider supporting our neocities community project by giving us a follow... we're trying to help smaller sites gain more reach and your support would help a lot! thank you ❤
Or you could put the javascript program you are using for the cursor effect into the html file you want the cursor effect to appear in. But to get it work that way you have to start it with script and end it with /script Like this: script your javascript effect for the cursor /script
Oh also for some reason I cant type < > with the text inside of it, so add that when your putting in script src and script
-Thanks and regards,N
that is okay. thank you so much it worked! i really appreciate it.
Your welcome!