CButton, Command Button, is a Java applet written by Mark Qian. It works as a command button with pictures and scrolling and muilt-line caption. It also provides sound when mouse over or click. Its on_click parameter allows you open a given URL address when clicking. In additional, it allows you display a message in the status bar when mouse cursor move over the applet.
STEP BY STEP INSTRUCTIONS TO RUN THIS DEMO:
==========================================
1). Rename class files. Because PKUNZIP will extract the class file, CButton.class, to CBUTTO~1.CLA, you have to RENAME CBUTTO~1.CLA the class file to <FONT COLOR="#ff00ff">CButton.class</FONT>. At this time, you should have following files in c:\tmp
LAUGH.AU
MAIL_B1.GIF
MAIL_B2.GIF
README.TXT
cbutton.class
TEST_CB.HTM
2). Open DEMO.HTM with your browser such as Netscape
File List:
CBUTTO~1.CLA
8Kb
DEMO.HTM
9Kb
LAUGH.AU
11Kb
MAIL_B1.GIF
1Kb
MAIL_B2.GIF
1Kb
README.TXT
5Kb
Similar code
A Matrix Code Example
(Popularity: ) : This is my attempt at a "The Matrix" look alike, i think its pretty good. Move Text with Mouse
(Popularity: ) : Move Text Message with mouse move Auto Edit Text
(Popularity: ) : This code allows you to edit text inside a site by double clicking on it... it can be saved in ...