Mathematica 9 is now available
THIS IS DOCUMENTATION FOR AN OBSOLETE PRODUCT.
SEE THE DOCUMENTATION CENTER FOR THE LATEST INFORMATION.
Mathematica >

ActiveStyle

ActiveStyle
is an option for Hyperlink and related constructs that specifies styles to add when the constructs are active, typically as a result of the mouse being over them.
By default, the link color changes on mouseover:
Turn off the default behavior:
Change the default color on mouseover:
Underline the link on mouseover:
Preserve the default mouseover color change:
By default, the link color changes on mouseover:
In[1]:=
Click for copyable input
Out[1]=
Turn off the default behavior:
In[2]:=
Click for copyable input
Out[2]=
Change the default color on mouseover:
In[3]:=
Click for copyable input
Out[3]=
 
Underline the link on mouseover:
In[1]:=
Click for copyable input
Out[1]=
Preserve the default mouseover color change:
In[2]:=
Click for copyable input
Out[2]=
New in 7
Ask a question about this page  |  Suggest an improvement  |  Leave a message for the team