Alert Banner

Become part of the BeyondMissing Alert Network!

The BeyondMissing Banner is a new & exciting way to display current BeyondMissing Alerts on your website!

In order to use the BeyondMissing banner in your webpage, just copy and paste the appropriate version into your website's HTML code.

The BeyondMissing Banner rotates Alerts approximately every ten seconds.

Don't forget!

When adding this code to your page, change the tag
<param name="state" value="CA">
to your specific state abbreviation.

If you would like to show all states, you can remove the
<param name="state" value="CA">
line entirely.

Help! It doesn't work!

If the following sample banners are blank, you most likely need to download a Java Runtime Environment (also known as a Java VM or Java Virtual Machine), and then install it for your specific operating system.

Links for JAVA

Alert Banner with border

Banner Provided by BeyondMissing.com
Cut and paste this code into your HTML:
BeyondMissing Banner code
(with border)

Alert Banner without border

Banner Provided by BeyondMissing.com
Cut and paste this code into your HTML:
BeyondMissing Banner code
(without border)

Basic Parameter Explanation

The applet tag for the java class

<applet code="BMbanner" archive="http://www.beyondmissing.com/java/BMbanner.jar" width="360" height="110" >

The state parameter

In order to specify the state alerts you want the banner to display, place your state abbreviation into the param tag.

For example, if you wanted to display alerts in Virginia, the tag would be:
<param name="state" value="VA">

To show all states, just remove this parameter line completely!

<param name="state" value="CA">

The applet closing tag

Without this tag, the applet will function, but the rest of the following page will most likely be broken, so don't forget this!
:)

</applet>

Banner Questions

What do I see when there are no alerts in my state?

You will see the following banner:

Of course, Kansas is shown here, the banner will always show the state you have chosen to display in the code of your website.

Questions about the banner or its implementation? Feel free to contact us.

© 2000-2010 BeyondMissing.com
Last Modified: Wednesday, July 08, 2009