On Jul 22, 8:30 am, Otter <[email protected]> wrote: > My gadget now > displays all 31 tips with a scroll bar down the right side. >From looking at your gadget code, I can see that the range of cells is specified in the range parameter of the src attribute of the iframe: http://spreadsheets.google.com/pub?key=rmVL44BQKlEm8aL_Th4-SIg&single=true&gid=0&range=a1%3Aa101&output=html&widget=false range=a1%3Aa101 tells the server to return cells a1 through a101
> I want it > to only show 1 tip per day. What have I done wrong. Specify a range from a1 to a1. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "iGoogle Developer Forum" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/Google-Gadgets-API?hl=en -~----------~----~----~----~------~----~------~--~---
