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...
 
Abstract - User Guide
3. Fonts

3.1 Font Types
The font used to display the e-mail link can be altered through the FontName, FontSize and FontStyle parameter values.

Most browsers will be capable of displaying the following font types; 'Dialog', 'DialogInput', 'Monospaced', 'Serif', or 'SansSerif'. By default, 'SansSerif' will be used if you do not provide a FontName parameter.

Note that just because a font type can be displayed on your computer doesn't mean everyone will see the same font. Different computers can have different fonts installed - it's best to avoid using obscure fonts.

 
<applet code="WibbleAbstract.class" height=20 width=55>

<param name="BGColor" value="ffffff">

<param name="FontName" value="SansSerif">
<param name="FontSize" value="12">
<param name="FontStyle" value="0">

<param name="FontColor" value="000000">
<param name="HighlightFontColor" value="000000">

<param name="Text" value="E - m a i l m e">
<param name="Page" value="s u p p o r t @ w i b b l e w a r e . c o m">

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



3.2 Font Styles
The font in which the e-mail link is displayed in can be shown in different styles, such as bold and italic. This is achieved through the FontStyle parameter.

The FontStyle parameter can have the following values:

ValueStyle
0Plain
1Bold
2Italic
3Bold and Italic


 
<applet code="WibbleAbstract.class" height=20 width=55>

<param name="BGColor" value="ffffff">

<param name="FontName" value="SansSerif">
<param name="FontSize" value="12">
<param name="FontStyle" value="0">

<param name="FontColor" value="000000">
<param name="HighlightFontColor" value="000000">

<param name="Text" value="E - m a i l m e">
<param name="Page" value="s u p p o r t @ w i b b l e w a r e . c o m">

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



3.3 Font Sizes
The font in which the e-mail link is displayed in can be shown in different sizes through the FontSize parameter.

The FontSize parameter value can be in the range 6-48. Choose your font size carefully as too high a setting may make your text larger than the height or width of your applet.

 
<applet code="WibbleAbstract.class" height=20 width=55>

<param name="BGColor" value="ffffff">

<param name="FontName" value="SansSerif">
<param name="FontSize" value="12">
<param name="FontStyle" value="0">

<param name="FontColor" value="000000">
<param name="HighlightFontColor" value="000000">

<param name="Text" value="E - m a i l m e">
<param name="Page" value="s u p p o r t @ w i b b l e w a r e . c o m">

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



3.4 Colors
You can specify the color of your displayed e-mail link through the FontColor parameter value. The FontColor value is a hexadecimal number in the range 000000-FFFFFF. This is a fairly standard RGB notation for color values.

 
<applet code="WibbleAbstract.class" height=20 width=55>

<param name="BGColor" value="ffffff">

<param name="FontName" value="SansSerif">
<param name="FontSize" value="12">
<param name="FontStyle" value="0">

<param name="FontColor" value="000000">
<param name="HighlightFontColor" value="000000">

<param name="Text" value="E - m a i l m e">
<param name="Page" value="s u p p o r t @ w i b b l e w a r e . c o m">

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


You can also instruct Abstract to automatically change the e-mail link color when the mouse pointer moves over the applet. This is achieved through the HighlightFontColor parameter value.

 
<applet code="WibbleAbstract.class" height=20 width=55>

<param name="BGColor" value="ffffff">

<param name="FontName" value="SansSerif">
<param name="FontSize" value="12">
<param name="FontStyle" value="0">

<param name="FontColor" value="000000">
<param name="HighlightFontColor" value="000000">

<param name="Text" value="E - m a i l m e">
<param name="Page" value="s u p p o r t @ w i b b l e w a r e . c o m">

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


For further information on the way color values are represented, take a look at the Color Model information page.

 
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...