Author Topic: Auto play Saratoga GRLevel 3 script?  (Read 458 times)

0 Members and 1 Guest are viewing this topic.

Offline Gerry0587

  • Senior Member
  • **
  • Posts: 68
Auto play Saratoga GRLevel 3 script?
« on: November 04, 2018, 11:28:38 AM »
Is it possible to auto play the Saratoga GrLevel3 script without clicking the play button?


Thank you!

Online saratogaWX

  • Administrator
  • Forecaster
  • *****
  • Posts: 9257
  • Saratoga, CA, USA Weather - free PHP scripts
    • Saratoga-Weather.org
Re: Auto play Saratoga GRLevel 3 script?
« Reply #1 on: November 04, 2018, 04:29:00 PM »
Is it possible to auto play the Saratoga GrLevel3 script without clicking the play button?


Thank you!
Yes.  In GR3-radar-inc.php change
Code: [Select]
//window.onload=Play
</script>
to
Code: [Select]
window.onload=Play
</script>
Ken True/Saratoga, CA, USA main site: saratoga-weather.org
Davis VP1+ FARS, Blitzortung RED, GRLevel3, WD, WL, VWS, Cumulus, Meteobridge
Free weather PHP scripts/website templates - update notifications on Twitter saratogaWXPHP

Offline Gerry0587

  • Senior Member
  • **
  • Posts: 68
Re: Auto play Saratoga GRLevel 3 script?
« Reply #2 on: November 04, 2018, 08:41:40 PM »
Thank you!!!  :-)

 

anything