Looking for the HTML code for the Kace 1000 weather widget demoed on KKE
I was watching past KKE tutorials and could not see the actual script behind creating the welcome login page of our new K1000. I cant seem to find this..Can someone point me to the right place?
1 Comment
[ + ] Show comment
-
I should clarify.. Just looking for the HTML code to display the updated weather for my area in ohio. - williemac99 8 years ago
Answers (1)
Please log in to answer
Posted by:
nshah
8 years ago
I think this is what you are looking for. It is not supported by Dell and may not work with the 6.4 release but you can give it a try.
<!-- Begin IO Weather Widget code. To adjust this widget further, refer to http://blog.forecast.io/forecast-embeds/ --!>
<iframe id="forecast_embed" type="text/html" frameborder="0" height="245" width="100%" src="http://forecast.io/embed/#lat=30.241294&lon=-85.727582&name=Headquarters&color=#FFFFFF">
</iframe>
<!-- End IO Weather Widget code