AlphaNet: Example #1

To view the applet tag in use on this page, right click inside this frame and choose View Source

This example shows AlphaNet using default settings for everything, with just one exception: Testmode is set to 'yes'. If you move the mouse over the applet you'll see the suggested dimensions for the applet displayed in the statusbar.

If you view the source for this page, you'll see that the 40 entries on this menu have been added in no particular order; if you were to add a 41st entry to the code and refresh the browser, you'd see it slotted alphabetically into the list. The entries are the names of movies, and (if the example were functional) each would link to a category page such as 'comedy.htm' or 'drama.htm'. Although we've defined 3 frame targets in the HTML code, in fact every entry would open into Target2: the other two frames we've defined are not used.

These applets are non-linking (its URL parameters have been prefixed with $ signs) so click away!