| 70-315 Exam |
| 70-315 - Exam Information |
| Question of the day |
You create an ASP.NET page that uses images to identify areas where a user can click to initiate actions. The users of the application use Internet Explorer. You want to provide a pop-up window when the user moves the mouse pointer over an image. You want the pop-up window to display text that identifies the action that will be taken if the user clicks the image. What should you do?
Answer(s)
For each image, set the ToolTip property to specify the text you want to display.