Any thoughts on this? I need to have a more robust user preferences (which I will write in my html) but I want them to only be exposed to the anyone that gadgets would normally give user preference options. So if google gadgets is restricting user preferences (the menu is not avialable) then I want to be sure to restring my html page as well to not allow user preferences to be set.
Any help would be appreciated. Thanks On Jun 21, 4:08 pm, nyronian <[email protected]> wrote: > Is there a way in javascript to know if the current user can modify > user preferences or not? > > I am creating a web page that will allow the user to modify user > preference (I will update them programatically) but I only want them > available if the user has access to modify user preferences. > > If, for instance, the gadget is placed on a web page, it can only be > modified when the page is being edited. Anybody viewing the google > site, cannot modify the user prefences, therefore I want to hide a > portion of the page. > > Thank you in advance. -- 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.
