|
Further Examples: ButtonBox
Here are some input and output cells.
In[1]:= 
Out[1]= 
In[2]:= 
Out[2]= 
Evaluate the following cell to create the button "Clear cell labels". Click on the button to remove all cell labels from this notebook.
In[3]:= 
The defined function MakeButtonForURL creates a button corresponding to a URL that begins with "http://". Evaluate the next two cells to create a button with the URL "http://www.wolfram.com".
In[4]:= 
Clicking on the button will launch your primary web browser if necessary and take you to the home page of Wolfram Research.
In[5]:= 
|