I have a text input , and a button, which is lying on top of the text input. When I move my cursor above the text input, the cursor is I-beam shape. But when I move my cursor above button, its still I-beam shape which is not what i want.
I want my cursor to be arrow shape when above button, and I-beam, when above the text input. Unfortunately, when a cursor is above the button, it is also above the text input , which thus ultimately make the cursor I-beam shape..which is not what I want.
Is there a way to control this(without programming script),such that when my cursor is above 2 or more objects, it is the topmost object that control the cursor shape?
|