![]() |
![]() |
Kansas.gov Resources |
Home > Kansas.gov Standards > Amber Alert Notice Amber Alert NoticeAdd the Kansas Amber Alert notice to your Web site. The alert is a server side include file that resides on Kansas.gov and is displayed when an Amber Alert is activated by the Kansas Bureau of Investigation (KBI). WARNING: The Web files that you add the notice onto are required to have a .shtml extension to display. The .html file extension will NOT display the content.
Adding the codeIf your Web site is hosted with Kansas.gov, place the following HTML code onto your Web pages: <!--#include virtual="/layout/ksamber/alert_ssi.html" --> When an Amber Alert is issued by the KBI, the following information will be displayed on your Web site where you placed the HTML code.
Customizing the Amber Alert NoticeYou can copy and paste the following pre-customized stylesheet classes into your stylesheet for the look below or change it to your entity's look and feel.
Add the following code to your CSS file or download
the css file:
/* Position and styles of the Amber Alert box */ /* Position and styles of the Amber Alert text */ /* Position and styles of the Amber Alert heading */ /* Style and placement of the Amber Alert image */ Testing the Amber Alert NoticeTo test the Amber Alert notice, place the following HTML code onto your Web pages, but be sure to change it back to the final code listed above to display an activated notice. <!--#include virtual="/layout/ksamber/alert_forced_ssi.html" -->
< top |
Tool BoxRecommended ReadingWeb Accessibility for People with Disabilities by Michael G. Paciello This book provides a clear understanding of what accessibility is along with legal requirements, instructions and examples that any designer can follow and use. Kansas.gov rating: 5 out of 5 |