'cursor' Syntax and Note : cursor « Javascript Properties « JavaScript Reference





'cursor' Syntax and Note

Note:

Read and write property. 
Set the cursor when mouse over. 
    
Syntax:
    
document.all.elementID.cursor = value

    

      
      










Related examples in the same category

1.'cursor' Example
2.'cursor' Possible Values
3.'cursor' is applied to