使光标消失

I am constructing an Editor for a little Webapp. My concept is to have a Bar where I put all the functions. It changes concerning to the content. Now i got the following problem. As you can see in the picture when i click on the button it happens that the button will be on a new button just after beeing clicked. My question is: Is there a possibility to make the cursor disappear? We are coding in PHP.

Do you mean the mouse cursor disappear? If so, you can use css to use any gif as your mouse cursor, even a transparent one.

Because of the image, I think you speak German? If you answered all questions with yes up to here, then look here.


Edit: I think I did what you wanted with JQuery - quick and dirty, though... Tested with IE6 and FF 3. Download an example here