Re: Cursor Control in JavaScript

2002-09-24 Thread m batsis
>>How can I set the cursor to a particular position using JavaScript?? Sorry, you can't. However, you may programmaticaly focus UI elements for user input or trigger events etc. Manos === To unsubscribe: mailto [EMAIL PROTE

Re: Cursor Control in JavaScript

2002-09-24 Thread Sami Saul
This is a JSP Forum... Try this. document.all.OBJECT.style.cursor = "wait"; Works for IE. Sami Saul >How can I set the cursor to a particular position using JavaScript?? >Anyone having a clue? >With Best Regards >Jagan K Samuel

Cursor Control in JavaScript

2002-09-24 Thread Jagan K Samuel
hi, How can I set the cursor to a particular position using JavaScript?? Anyone having a clue? With Best Regards Jagan K Samuel === To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST". For digest: mai