In a PDF file, you want a button to change appearance when the user holds the mouse over the button. How do you create this effect?

What will be an ideal response?


Select the button, click [Rollover] in the Buttons and Forms
panel, and change the appearance of the button. (You can also
add a different appearance for the [Click] state that appears
when the button is clicked.)

Computer Science & Information Technology

You might also like to view...

What is the output of the following code?

``` inline void print(int i) { cout << i << endl; } int main() { print(1); inline void print(int i) { cout << i << endl; } int main() { print(1); return 0; } /code} A. max is 2 B. max is 0 C. max is D. max is 1

Computer Science & Information Technology

You can NOT move a task bar if it is ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

In Touch Mode the ribbon increases in height, making it easier to use your finger to tap the button you need.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

When you break a linked object, the linked object becomes a Word object.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology