NEARLY THERE!! YAW CAM
Posted: Sun 08 Sep 2013 8:53 am
Thanks for help just a slight gltch now. I have the webcam now on my site. The only thing is it does not update automatically - you have to do a refresh in the browser.
The coding I am using is here:
<!--Preamble-->
<div id="frag_32" style="position:absolute;left:80px;top:229px;width:723px;height:589px; /*MainDivStyle*/" __AddCode="here">
<!-- START display webcam image -->
<table width="100%" align="center" border="0" cellpadding="1" cellspacing="1">
<tr>
<td><img src="webcam1.jpg" width="720" align="center" height="576" name="refreshwebcam"><SCRIPT src="webcam_refresh.js" language="JavaScript" type="text/javascript" ></SCRIPT></td>
<td><b>This webcam image updates every two minute</b></td>
</tr>
</table>
<!-- END display webcam image -->
The coding says refresh but it doesn't automatically
Can anyone help?
My web site is www.meteor.org.uk click on view web cam for page
Many thanks
The coding I am using is here:
<!--Preamble-->
<div id="frag_32" style="position:absolute;left:80px;top:229px;width:723px;height:589px; /*MainDivStyle*/" __AddCode="here">
<!-- START display webcam image -->
<table width="100%" align="center" border="0" cellpadding="1" cellspacing="1">
<tr>
<td><img src="webcam1.jpg" width="720" align="center" height="576" name="refreshwebcam"><SCRIPT src="webcam_refresh.js" language="JavaScript" type="text/javascript" ></SCRIPT></td>
<td><b>This webcam image updates every two minute</b></td>
</tr>
</table>
<!-- END display webcam image -->
The coding says refresh but it doesn't automatically
Can anyone help?
My web site is www.meteor.org.uk click on view web cam for page
Many thanks