cat1205123
08-12-2004, 07:43 PM
Does anyone know how to make your cursor change in SHOPS? I know how to do it in userlookups, but you can't use CSS in shops. Right now, what I have is:
<body style="cursor: url(http://mercury.walagata.com/w/cat1205123/wandcursor.cur);">
I want to have the equivilent of
<STYLE TYPE="text/css">p {align=justify}
TABLE{cursor: url(http://mercury.walagata.com/w/cat1205123/wandcursor.cur);}
a{cursor: url(http://mercury.walagata.com/w/cat1205123/wandlumos.ani);}
</STYLE>
Is there any way to do that?
<body style="cursor: url(http://mercury.walagata.com/w/cat1205123/wandcursor.cur);">
I want to have the equivilent of
<STYLE TYPE="text/css">p {align=justify}
TABLE{cursor: url(http://mercury.walagata.com/w/cat1205123/wandcursor.cur);}
a{cursor: url(http://mercury.walagata.com/w/cat1205123/wandlumos.ani);}
</STYLE>
Is there any way to do that?