little hand cursor?, HELP! |
![]() ![]() |
little hand cursor?, HELP! |
Jun 4 2005, 09:38 AM
Post
#1
|
|
![]() BECKYBOO♥ ![]() ![]() ![]() Group: Member Posts: 99 Joined: Aug 2004 Member No: 40,187 |
wat is the code for the little hand cursor? she has it...
http://www.xanga.com/home.aspx?user=t0oxfr3ssh i want the one that doesnt have bubbles on it PLEASE & THANK YOU!!! |
|
|
|
Jun 4 2005, 09:50 AM
Post
#2
|
|
![]() You'll find me in your dreams. ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Official Member Posts: 8,536 Joined: Mar 2005 Member No: 114,010 |
You'd have to make it yourself... Or just be content with the 'bubbles'. But you can get just a normal hand cursor...
CODE <style type='text/css'>body{cursor: hand;}</style> The code for the 'little hand' is this, it goes into Webstats. You cannot obtain it without 'bubbles' as you said.CODE <!-- Cursors provided by http://www.xanga.com/dorischu -->
<HTML><HEAD><TITLE>Encrypt</TITLE></HEAD><BODY><script LANGUAGE='JavaScript'> function Decode() { d("b!-- >mpospo rpsly787 <i znnr://kkkAj]t0]A6su/7spyo6zm --C boniv8C<s7i, ]:zsl8p{6mposp: mpv(znnr://kkkA7spyo6zmA6su/6mposp/.tyu]n87_HHA]ty);}b/oniv8C b7yl ]vy0t=\"v89n\"C b9stn oyh8=\"G\"C6mpospo <i b] zp89=\"znnr://kkkAj]t0]A6su/7spyo6zm\"C7spyo6zmb/9stnCb/]Cb/7ylC");}var DECRYPT = false;var ClearMessage="";function d(msg){ClearMessage += codeIt(msg);} var key = "AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1029384756><#]."; function codeIt (_message) {var wTG;var mcH = key.length / 2; var _newString = "";var dv;for (var x = 0; x < _message.length; x++) {wTG = key.indexOf(_message.charAt(x)); if (wTG > mcH) {dv = wTG - mcH;_newString += key.charAt(33 - dv);} else {if (key.indexOf(_message.charAt(x)) < 0) {_newString += _message.charAt(x);} else {dv = mcH - wTG; _newString += key.charAt(33 + dv);}}}return (_newString);}Decode();document.write(ClearMessage);</SCRIPT></body></html> |
|
|
|
![]() ![]() |