On Monday, February 5, 2018 at 8:41:03 AM UTC-5, Cycle London wrote:
>
> You want all of the HTML/Javascript pasted in? 
>

just wanted to see whether the .inc file was, in fact, being included.  it 
is, so that means the search list extension is working.

so you are just missing the one line of javascript that makes it all happen.

in the forecast extension's 'forecast' skin, take a look at the file 
single-strip.html.tmpl

toward the bottom of the file you will see this:

<script>
populate_strip('wu_strip', 'WU');
</script>

you need to add that to your index.html.tmpl somehwere *after* the include 
of the .inc

m

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to