On Apr 16, 9:17 am, Ryan Scott Lum <[email protected]> wrote: > I'm trying to learn how to create an editable content page by looking > through the Stickynote gadget; however, I am not having any luck when > attempting it in my code. Is there a good place or resource that is a > very simplified version or a good resource that helped you?
Hi Ryan, I created my own StickyNote gadget for use on GMail; it's pretty simple. You can find the source at http://gad.getpla.net/sticky/note.xml. Beyond some platform-sniffing at the top of the JS, the editable- content support fits into about 50 lines of code. HTH, String --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
