Update cam image on footer
authorSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Jan 2017 16:20:42 +0000 (11:20 -0500)
committerSteve Sutton <steve@gaslightmedia.com>
Tue, 10 Jan 2017 16:20:42 +0000 (11:20 -0500)
No refresh, per Chuck on Jan 10, 2017

footer.php
style.css

index 1550684..ae842a5 100644 (file)
                                             <a href="<?php echo esc_url( get_permalink( 2743 ) ) ?>"><img id="fcam1" height="187" width="200" src=""></a>
                                         </div>
                                     <script type="text/javascript">
-                                        function reloadImg()
-                                        {
-                                            document.getElementById('fcam1').setAttribute('src','http://www.otsegocountymi.gov/images/resizedOtsegoCoNECam.jpg?i=' + Math.random());
-                                            setTimeout('reloadImg()', 10000);
-                                        }
-                                        reloadImg();
+                                        // Removed this by Request of Chuck on
+                                        // Jan 10 2017 by Steve Sutton
+                                        //function reloadImg()
+                                        //{
+                                            //document.getElementById('fcam1').setAttribute('src','http://www.otsegocountymi.gov/images/resizedOtsegoCoNECam.jpg?i=' + Math.random());
+                                            //setTimeout('reloadImg()', 10000);
+                                        //}
+                                        //reloadImg();
                                         </script>
                                     </div>
                                     <div class="small-11 small-centered medium-uncentered medium-4 columns item">
index 3630108..8d60653 100644 (file)
--- a/style.css
+++ b/style.css
@@ -3,5 +3,5 @@ Theme Name: OtsegoCounty
 Author: Gaslight Media
 Author URI: http://www.gaslightmedia.com
 Description: A theme for OtsegoCounty
-Version: 1.0.35
+Version: 1.0.36
 */