i have following htm code
<html><head><title></title><style title="hello" type="text/css"> .hot1 { cursor:move; display:block; ; width:30px; height:30px; border:4 solid red; }</style></head><body><input id="Text1" type="text" /><img src="Capture.GIF" /><span class="hot1" style="top: 86px;left: 311px;"/></body></html>
but the mouse pointer show the "move" style only at moving over the span element border. why.?
test code in IE9.
help me .
thanks a lot advance.
DON'T TRY SO HARD,THE BEST THINGS COME WHEN YOU LEAST EXPECT THEM TO.