Flex Alert dynamic banners
By using the code snippets below, your website can help inform Californians on how to prevent outages during hot weather and electrical emergencies.
When a Flex Alert is called, the banners will automatically switch to the in-effect state.
Warning!
Do not copy and host the image file on your server. Use the preferred banner size code snippet, which automatically switches the banner.
Code snippets
Copy and paste the code for each snippet you would like to display on your website. Example output and statuses are provided below each code snippet for reference.
Icon (234px x 60px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/234x60.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Icon (199px x 50px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/199x50.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Icon (179px x 50px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/179x50.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Icon (115px x 50px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/115x50.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Icon (93px x 69px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/93x69.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Tips (728px x 90px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/728x90.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Tips (300px x 250px)
Code
<script src="https://www.flexalert.org/flexyourpower/banners/300x250.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect

Tips (160px x 600px)
Code
Flex Alert Off
<script src="https://www.flexalert.org/flexyourpower/banners/160x600.js" type="text/javascript"></script>
Code output
Flex Alert is in-effect

No Flex Alert is in-effect
