Link to home
Start Free TrialLog in
Avatar of simi
simi

asked on

mouse look

Hi,

Is there any way to change the cursor look ?
I want to use a onclick to send using "POST", as oposed to
a hyperlink that uses the "GET".The only thing is that the
mouse cursor does not change when entering the area.
I would like to say something like onmouseon="change the
cursor look"

Thanks.
Avatar of lexxwern
lexxwern
Flag of Netherlands image

ya,
<input..........style="cursor:default;"/>

values for cursor
default
hand
*thats all i remember, http://blooberry.com

lexxwern
Avatar of simi
simi

ASKER

I don't get it.
Say I have a function onmouseover="......."
What should I put there to change the cursor ?
here.

<input type="text" value="" name="IdontCARE" style = "cursor: default;" />

theek hai?
tested it this works no mouseover baloney...

-----------------------------------------

<html>
<head>
<title>Wild Mouse</title>
<style>
#clikme
{
cursor:hand;
}
</style>
</head>
<body>

<input type="submit" id="clikme" value="Click Here">

</body>
</html>

-----------------------------------------

JImS.
Avatar of simi

ASKER

They don't seem to work with a map.

<map name="themap">
<area ....>
<area ...>
</map>
How can I make the cursor, when the mounter enters an area, become a hand ?

<IMG NAME="emp" SRC="image1.jpg" WIDTH="375" HEIGHT="245" BORDER="0" USEMAP="#ep">
<MAP NAME="ep">
<AREA SHAPE="rect" ALT="goto link1" COORDS="117,70,160,119" HREF="link1.html" style="cursor:hand">
<AREA SHAPE="rect" ALT="goto link2" COORDS="212,68,250,120" HREF="link2.html" style="cursor:hand">
<AREA SHAPE="default" nohref>
</MAP>
Avatar of simi

ASKER

The problem is that I do not want to use a href.
I use a form, with post.
I need to have some java script function that will trigger
on "onmouseover" or something like that.
ASKER CERTIFIED SOLUTION
Avatar of third
third
Flag of Philippines image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
I think simi should take care of old Q's. Who knows all efforts here could also go for a  waste. no?
And byt the way 25 points is less than the minimum of 50 pts for an easy Q.
Avatar of simi

ASKER

lexwern, thanks for your "advices" but I would really like to live without them. Please ignore my postings from now.I really do wish to had nothing to do with you. Thank you.
well, i was the first to suggest css and gave a good example[which is the solution btw].
what i get........nothing


i ask you to close all the pending Q's
what i get........flames


Well, and about your GET|POST thing, it has nothing to do with style="cursor:hand;";

go ask the people you want to have something with, theyll say the same.


regards,
lexxwern
lexx,
Effective post.  simi has deleted 3 and accepted one.  I will go back and review the deleted ones tomorrow.  In the mean time, look for your question in this topic area for your assistance in this topic area.

Computer101
E-E Moderator
and the fact that i answered the question completely in my first comment itself?
i would want appreciation from simi and not the mod.
And i didn't like the flames too. ref:
1."lexwern, thanks for your "advices" but I would really like to live without them"

2." really do wish to had nothing to do with you"