gadget.jsIf you want to change the appearence change:
gadget.cssIn case you want to change Gadget parameters from the backside of the widget you have to add your controls to (see guide);
gadget.html
src: "http://gmodules.com/...",
<key>CFBundleIdentifier</key> <string>com.my-domain-name.gadgets.DateAndTime</string>
width:430,
height: 190,
src:
width:
height:
title:
hideTitle:
border:
showRefresh:
autoRefresh:
startOnBackside:
params:
params: ["color"]
Parameter_$param$
<select id="Parameter_color"> ...