The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

CURSOR help....

2 posters

Go down

CURSOR help.... Empty CURSOR help....

Post by Nedy October 6th 2008, 6:22 pm

Help me with pictures pls


There are two options to choose:

1. Using a pre-defined cursor -- body and link hover cursor:

using this code:

Code:
body {cursor: url (URL_OF_CURSOR1);} a {cursor: url (URL_OF_CURSOR2);}



replace: URL_OF_CURSOR1 and URL_OF_CURSOR2 with the direct url of your cursors.
Copy and paste the above codes to your SITE DEscriptION, go to Admin Panel >> General Admin >> Configuration >> General >> Site Description
Save it.

or


2. Using a Javascript cursors:
PREVIEW

======
HOW TO MODIFY THE JAVAscript:

INSTRUCTIONS:
1. Get a JS or Javascript codes and EDIT it on a NotePad.
2. Delete or remove the
, , ,
tags on it.

Example of removing the
tags:


function welcome(){if (!confirm
("Welcome to my Friendster profile!!! Click OK to continue"))
history.go(-1);return " "}
document.writeln(welcome())




result:

function welcome(){if (!confirm
("Welcome to my Friendster profile!!! Click OK to continue"))
history.go(-1);return " "}
document.writeln(welcome())


3. Save this file as script.js.
4. Upload it to any web hosting site (e.g., www.freewebtown.com).
5. Get the full URL of your js file (e.g., http://www.freewebtown.com/username/script.js).
6. Replace the URL_OF_JS with the js URL.

Code:



7. Copy and paste the above codes to your SITE DEscriptION, go to Admin Panel >> General Admin >> Configuration >> General >> Site Description
8. Save it.


YOU CAN TRY THIS ONE
Example of a JS code, its a Circling Text around the Mouse:
Note, I already removed the
tags just follow Step 3 to 8 above.

Code:
Nedy
Nedy
Forumember

Male Posts : 81
Reputation : 0
Language : Bulgarian

http://www.look-mp3.com

Back to top Go down

CURSOR help.... Empty Re: CURSOR help....

Post by Luka_09 October 9th 2008, 8:35 pm

don't think this is the right place --> https://help.forumotion.com/script-code-problems-f43/
?
Luka_09
Luka_09
Forumember

Male Posts : 94
Reputation : 0
Language : CRO

Back to top Go down

Back to top

- Similar topics

 
Permissions in this forum:
You cannot reply to topics in this forum