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 If you would like to show all states, you can remove the 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
Cut and paste this code into your HTML:
(with border) Alert Banner without border
Cut and paste this code into your HTML:
(without border) Basic Parameter ExplanationThe applet tag for the java class<applet
code="BMbanner"
archive="http://beyondmissing.com/java/BMbanner.jar"
width="360"
height="110"
>
The state parameterIn 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: To show all states, just remove this parameter line completely! <param name="state" value="CA">
The applet closing tagWithout 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 QuestionsWhat 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. Last Modified: Wednesday, July 08, 2009
|