basic.html?player=b8:26:eb:c1:71:f0:1 Uncaught ReferenceError: checkSelect 
is not defined
   at HTMLSelectElement.onchange (basic.html?player=b8:26:eb:c1:71:f0:1:1)
   onchange @ basic.html?player=b8:26:eb:c1:71:f0:1

And here is the JS function definition:

I _think_ there's a limitation in loading JavaScript in partial updates. Eg. the Settings pages wouldn't do full reloads, but only load the content. And in this case loaded JS might not be initialized for security reasons. I must admit I didn't find any source proving my claim, so I might be wrong. What if you added a simple "alert('hello world');" line to the JS section in your template? Would you get a popup?
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to