Link Button One Link Button Two Link Button Three Link Button Four
Link Button Five Link Button Six Link Button Seven Link Button Eight

back



LinkExchange
LinkExchange Member

The applets at the top of this page are a variation of the button.class applet created by Paul Lutus! It can be found by following the link below titled 'arachnoid.' All of the items needed to use this applet can be downloaded below by using the link 'cutebuttons.zip'. The zip file contains the two (2) class files, buttons.class, and myButtons.class, required to run this applet, along with a copy of this page and a readme.txt file. All that you need from the code on this page is the code between <!--begin applet code---> and <!----end applet code--->. Paste this into your own document and lose the rest...have fun.

Make sure that 'all' files relating to the Applet are in the same 'directory' on your server, or in the same 'folder' on your computer as your 'html' file! This is the most common mistake made! If this cannot be done for some reason, see the documentation provided with the applet for the use of the 'codebase' tag! A word of caution; when visiting sites with a lot of java applets on the same page do not quick-click your mouse as this may freeze

( lock up ) your browser and you will have to Ctrl-Alt-Delete to end the task and re-open your browser. This will not likely cause harm to your system, but it is very irritating!

Although this applet is usually applied to a 'frames' page, as you can see it is adaptable to fit any page. I used two applets, one above the other to create this effect! If you wish the button links to be viewed and operable by 'both' java and non-java enabled browsers, view the 'source' code of this page and copy the table below and place it within the applet where indicated in the source code. That way persons with java-enabled browsers will see the 'cute buttons' and persons with non-java browsers will see the table above. Don't forget to change the 'non-java alert' text so that your page 'title,' is where 'Welcome To A Java Applets Page' is and so it will 'not' indicate that your page contains only 'java-related' content as this page does!




back