Q: How can I add Google Gadgets? A: You have to use IFrame. Get code from http://www.google.com/ig/directory?synd=open Such as "My IP", click "Add to your webpage", change parameters. Click "Get the Code" Select only partial code in src attribute, something like http://gmodules.com/ig/ifr?url=http://www.labpixies.com/campaigns/ip/ip.xml&synd=open&w=320&h=80&title=Your+IP&border=%23ffffff%7C1px%2C1px+solid+%2366ccff%7C1px%2C2px+solid+%2366ccff&output=js change the js to html http://gmodules.com/ig/ifr?url=http://www.labpixies.com/campaigns/ip/ip.xml&synd=open&w=320&h=80&title=Your+IP&border=%23ffffff%7C1px%2C1px+solid+%2366ccff%7C1px%2C2px+solid+%2366ccff&output=html Copy & Paste the code as value of src on your IFRAME code use HTML module.
|