G
George Hester
When the mouse is over an element I have made a <DIV> which allows me to popup an infotip where I want it and the color I want it so that it looks pretty close to what is seen in infotips in common Windows Applications. But if you look at those infotips they have something else I cannot seem to emulate.
In Windows.
Go to Start | Settings | Control Panel | double-click on the Keyboard applet | and select the ? mark in upper right corner. Then bring the mouse down over a text box and left-click. Notice the shadow that partially surrounds the right side and the bottom side to give the impression of a shadow. It is also transparent.
Any ideas how this can be achieved using JavaScript and CSS? Thanks.
In Windows.
Go to Start | Settings | Control Panel | double-click on the Keyboard applet | and select the ? mark in upper right corner. Then bring the mouse down over a text box and left-click. Notice the shadow that partially surrounds the right side and the bottom side to give the impression of a shadow. It is also transparent.
Any ideas how this can be achieved using JavaScript and CSS? Thanks.