Wibbleware.com - Java™ Applets for menus, navigation and innovative solutions

This page requires a java-capable browser

Free game swapping: PS3, Xbox 360, Wii, PSP, PC, PS2, XBox, DS, GBA, GameCube and PS1

Web Menus

Expand Menu Studio
*NEW* Construct and maintain multi-level menus with this complete menu solution. Includes a menu editor and 50 menu design templates.

Read More...




Mercury Buttons
Dynamically build graphical web buttons and tabs in just minutes. No images required!

Read More...


Fission Menu
Quickly turn a single image into a stylish themed panel of web buttons with the minimum of effort!

Read More...

eXpand
The classic 2-level menu applet. Dynamically expand sub-menus as you move over top-level menus.

Read More...


Banners

Spotlight Banner
Create fantastic eye-catching lighting effects with the Spotlight applet.

Read More...


Security

Abstract e-mail
Abstract offers a truly simple solution to protecting e-mail addresses on your site.

Read More...
 
Spotlight - User Guide
1. Overview

1.1 Introduction
Spotlight is a Java applet - a pre-compiled component that can be easily added to your web pages.

This user guide has been designed to discuss the concepts of Spotlight and then provides a step-by-step guide to adding the Spotlight applet to your web pages and configuring it.


1.2 Applet Basics
To include an Spotlight applet in your web page, you'll need to copy the applet into the same folder as your web page. The applet is called 'WibbleSpotlight.class'. You'll then need to use a text editor (eg Notepad) or FrontPage to add some specific applet lines to your web page. This is quite a simple task and we'll take you through this step-by-step.

Throughout this guide, we'll show the applet tags within little Notepad windows and we'll sometimes highlight relevant portions in bold text to draw your attention to it. These tags can be quite easily copied and pasted to save time typing in parameter tags:

 
<applet code="WibbleSpotlight.class" height=174 width=396>

<b>This page requires a java-capable browser</b>
</applet>
 

What does this do? Well, these tags simply tell the browser to include the Spotlight applet on your page.

Notice too that you also have to specify the height and width (in pixels) of the applet. The size values shown in the code above are just examples - you will need to alter these values to match the dimensions of the image you instruct Spotlight to use.


1.3 Applet Configuration
These tags on their own won't do anything. You need to add some specific <param> tags within the <applet></applet> tags. These <param> tags are used to give Spotlight information on how to customize the banner or image on your page.

The <param> tags reference the name of each parameter and the value associated with it.

Here is the full list of parameters you can use to configure Spotlight. Don't worry if this looks confusing at the moment - we're going to talk you through each of the parameters and what they do:

 
<applet code="WibbleSpotlight.class" height=174 width=396>

<param name="PicImage" value="">
<param name="PicDarkness" value="35">


<param name="PicZoom" value="2">
<param name="PicSharpen" value="1">

<param name="LightWidth" value="150">

<param name="SpotXPos_1" value="0">
<param name="SpotYPos_1" value="0">
<param name="SpotXStep_1" value="0">
<param name="SpotYStep_1" value="0">
<param name="SpotMove_1" value="0">

<param name="URL" value="http://www.wibbleware.com">
<param name="Frame" value="_blank">

<b>This page requires a java-capable browser</b>
</applet>
 


 
Ordering Online

We accept a wide range of credit cards

How To Buy Online...

Major Credit Cards...

PayPal...

Secure And Confidential...

Privacy...

Licensing...

Money Back Guarantee...


News

[March 2006]
EMS v2.4
Bundled with a GUI editor and 50 menu designs, this updated multi- level menu makes professional site navigation a breeze...

Read More...

[March 2005]
Product Updates
A number of product updates have been made...

Read More...

[April 2004]
Mercury v1.3
Two for one - Mercury can now create buttons AND tabs...

Read More...

[April 2004]
Fission v1.1
An update to Fission navigation menu, our alternative to HTML imagemaps...

Read More...

[March 2004]
Web Page Design
A beginners guide to designing web pages...

Read More...