answersLogoWhite

0

you roll over things that you can click on

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

How do you change your arrow on your website?

If you mean your cursor you do this with CSS


How do you change cursor on the website?

You need to use a "style" mark-up language known as CSS (which is short for Cascading Style Sheet). Put this in the head of your HTML document: <style type=text/css> body { cursor: CURSOR_NAME; } </style> And these are the valid values for CURSOR_NAME - simply replace that bit with the appropriate cursor type from this list: cursor: auto (uses what is set by user) cursor: crosshair (should produce a cross) cursor: default (cursor remains as it is) cursor: e-resize (arrow pointing right) cursor: hand (the traditional pointing hand) cursor: help (a Question Mark should appear) cursor: move (a cross with arrows on the tips) cursor: n-resize (an arrow pointing north or up) cursor: ne-resize (an arrow pointing northeast) cursor: nw-resize (an arrow pointing northwest) cursor: pointer (that hand again) cursor: s-resize (an arrow pointing south or down) cursor: se-resize (an arrow pointing southeast) cursor: sw-resize (an arrow pointing southwest) cursor: text (looks like the end of an I-beam) cursor: w-resize (an arrow pointing west) cursor: wait (an hourglass)


Change cursor to hand on Word hyperlink?

I believe for all Microsoft Word versions, once there is a hyperlink in the document, once the mouse is already over the hyperlink, you need to press "CTRL" on the keyboard for the arrow to change to the hand icon.


Which pointer selects a line or lines of a text and appears when you point to the left edge of a line of text?

The arrow is a pointer, but it could be a hand or a dinosaur or a cursor.


What ARROW that direct the windows frame?

The ARROW that directs the windows frame typically refers to the cursor or pointer icon displayed on the screen. This cursor changes shape depending on the context, such as an arrow for selection, a hand for hyperlinks, or a resize cursor for adjusting window edges. It helps users navigate and interact with the graphical user interface effectively.


How do you move the cursor up and down?

You can move the cursor up and down by using the arrow keys on your keyboard. Press the up arrow key to move the cursor upwards and the down arrow key to move the cursor downwards.


In the game Dark cut how do you cut the arrow?

You just move your hand across the dotted mark with your cursor down.


When does the cursor change shape?

The cursor changes shape in response to different tasks or actions. For instance, it typically becomes a pointer arrow for general navigation, a hand when hovering over hyperlinks, and a text cursor (I-beam) when positioned over text fields for editing. It may also change to a crosshair for precision tasks or a loading symbol when processing. These changes help users understand the context of their interactions with the interface.


Is it false the mouse pointer becomes different shapes depending on the task you are performing?

There is only two things it changes to a arrow shaped pointer and a hand shaped pointer this is the default, pointer but others can be downloaded just be careful of virusses though.


What controls the movement of the cursor on the computer?

Arrow keys manage the on-screen cursor or text insertion point. They are also known as Arrow keys.


WHAT keys move the curser left and right?

The arrow keys on the keyboard typically move the cursor left and right. Pressing the left arrow key moves the cursor left, while pressing the right arrow key moves the cursor right.


What is cursors in VB?

cursor is a arrow type by which we can point and get anything in the window by clicking the cursor.