View Full Version : Help Simple Problem
Anyone know how to change the mouse pointer as it passes over a certain part of the page.
Thanx
it changes to a hand when you go over a href link on a page can you do that without the href command. instead link it to a onmouseover command or something like that.
[Edited by Jip on 23-09-2000 at 04:40 PM]
Rapter Red
25-09-2000, 03:23
ask grump m8, he knows all, tell him I sent you, :)
i want that extra git man, :)
Rapter Red
25-09-2000, 03:24
oww, i mean hit, sorry grump, :)
Yes m8 it is possible
i don't know how to do it with Java, but i just done it with a style sheet. I linked the cursor:hand attribute to the P tag and every time i moved the cursor over some text, it changed to a hand. Basically u can assign the cursor:hand attribute to any tag in ur style sheet, so just assign it to a tag ur not using or the img tag if it's an image
if this don't make sense or u can't use style sheets, mail me
Rapter Red
30-09-2000, 23:35
try here, i got a code form here, pretty good source,
it will be somthin like this
style="cursor:crosshair"
put it in the body,
it will tell ya all ya need to know there,
http://www.dynamicdrive.com/
Rapter Red
30-09-2000, 23:37
yer, it goes between the <p> </p>
or <br> and other stuff
Thanx it works Rapter Red
The crosshair attribute are there any others
if so where can I find a page that list them
also this style comand where can I find out more about it?
Thanx again all :ride:
[Edited by Jip on 01-10-2000 at 11:37 AM]
the standard 1's r - (just replace the crosshair for 1 of the following:
hand
wait
help
text
move
n-resize
s-resize
e-resize
w-resize
ne-resize
nw-resize
se-resize
sw-resize
but they only work in IE or netscape 4 or greater
Rapter Red
01-10-2000, 18:36
np m8,
try here
http://www.dynamicdrive.com/dynamicindex11/fcursor.htm
all you need it generates scripts for you so its easy,
:shades:
just call me robo web man :robo:
vBulletin® v3.7.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.