Website Installation Instruction
Step 1 of 3 - Choose Widget Default Language
Step 2 of 3 - Add Javascript
Include this javascript in the <body> section of your website. We recommend that it is placed right before the final </body> tag.
Note: you only have to do this once for all widgets.
<script src=https://apis.owenscorning.com/client/widget.js?lang=en-us async></script>
Step 3 of 3 - Instructions
Copy this div and place it in the corresponding place on your site where you would like the widget to appear.
Example:
<div class="oc_design_and_inspire"></div>
Optional Modifier
Slide Delay
This setting changes the auto-scroll delay between style boards. The default is 4000ms (4 seconds). This example code would, instead, wait 10 seconds before scrolling.
<div slide-delay="10000" class="oc_design_and_inspire"> </div>
Please Note!
- We recommend only using 1-3 total widget lines per page.
- Adding all of the widgets below adds a LOT of content to your site, which will slow down the page it appears on.