Table of Contents Markup Tutorial Interfacing with Java™ Web Services

Setting a cursor for a component is even easier than setting its colors!

The following example sets cursor="crosshair" for the panel element, and cursor="hand" for the label element.

Make this object in eNode Sandbox. The result should be similar to the following:

A complete list of supported cursor names is shown below:

crosshair  
default  
hand  
move  
resizeBottom  
resizeBottomLeft  
resizeBottomRight  
resizeLeft  
resizeRight  
resizeTop  
resizeTopLeft  
resizeTopRight  
text  
wait  

Copyright © 2002 eNode, Inc. All Rights Reserved.