Jump to content

JRJ

Members
  • Posts

    4
  • Joined

  • Last visited

Posts posted by JRJ

  1. I've added the script below to the attached htm file but it doesn't seem to execute. not sure why. the tag 175 is mapped to a data logger I have and the htm file resides on it and displays the website.

    <script= text/javascript>
     var StopTimePivatic = [[175]];
     if (StopTimePivatic != 0){
      #b[[141]]{
      style.background-color= silver;
      }
     }
     else{
      #b80, #b81, #b82, #b83, #b84, #b85, #b86, #b87, #b88, #b89, #b90 {
      style.background-color = Yellow;
      style.color = black;
      }

    </script>

    infotest.htm

×
×
  • Create New...