![]() Preserved Topic: Changing the mouse pointer in JS ??? (Page 1 of 1)  | 
  |
|---|---|
| 
       Bipolar (III) Inmate From: Paris, France  | 
    
       
  posted 01-06-2002 12:25
      
      Hi,  | 
  
| 
       Paranoid (IV) Inmate From: under your rug,  | 
    
       
  posted 01-06-2002 14:46
      
      Notice the style tag,  | 
  
| 
       Bipolar (III) Inmate From: Berlin (almost)  | 
    
       
  posted 01-06-2002 16:47
      
      And since it's only IE who understands "cursor: hand;" you should add "cursor: pointer;" and everything's just fine in Netscape, too.  | 
  
| 
       Paranoid (IV) Inmate From: Ausra Island  | 
    
       
  posted 01-06-2002 17:24
      
      Yeah "cursor:hand" is for IE 4x and above....  | 
  
| 
       Bipolar (III) Inmate From: Berlin (almost)  | 
    
       
  posted 01-06-2002 17:57
      
      And here are the different cursors which may replace the "pointer": http://www.w3.org/TR/REC-CSS2/ui.html   | 
  
| 
       Bipolar (III) Inmate From: Paris, France  | 
    
       
  posted 01-06-2002 20:05
      
      Thanks a lot !!!  |