|
Cursor in styles
#foldheader{cursor:pointer;cursor:hand ;
list-style-image:url(fold.gif)}
#foldinglist{list-style-image:url(list.gif)}
Aiight I want the cursor in foldinglist to be the normal cursor . I tried added cursor tag but It seems not to work . Can anybody give me the code right .
The foldheader gives me the hand cursor . But it does that for the foldinglist too . I don't know why this don't work . Please modify the code as you think it could work and I'l try it .
Thanx ... I really dunno waht's wrong
|