NY.gov Portal State Agency Listing

Link to the Aware Prepare

There are 2 methods to easily incorporate Aware Prepare into your website.

Javascript Method

This is the prefered method as it allows The Aware Prepare team to make updates to the API without you having to do any code changes on your end. This method may not meet the accessibility requirements for your website.

<script type="text/javascript" src="http://www.nyprepare.gov/scripts/aware-prepare.js"></script>

 

Cut and Paste the code above into your webpage. this will result in the following output on your page:

 

HTML Method

This method is plain html and will meet any accessibility requirements of your website, however if the API changes for Aware Prepare you will need to check here to find out how to update your code.

<a href="http://www.nyprepare.gov/" target="_blank"><img src="http://www.nyprepare.gov/images/aware-prepare.png" alt="Aware Prepare" /></a>

 

Cut and Paste the code above into your webpage. this will result in the following output on your page:

Aware Prepare