Google Gadget Widget - Developer Guide

This document explains how to configure the Google Gadget Dashboard Widget template.

Concept

The only file to be changed to run any is:
gadget.js
If you want to change the appearence change:
gadget.css
In case you want to change Gadget parameters from the backside of the widget you have to add your controls to (see guide);
gadget.html

Step by Step Guide

Gadget Parameters

src:
width:
height:
title:
hideTitle:
border:
params:

Parameter Guide - Step by Step (Advanced)

Some widgets support extra parameters for their configuration. The template supports the automatic update of the gadget URL with the parameter values. The widget automatically reads the parameters from the controls and places them in the gagdet URL on startup and when flipped from front to backside.