Received: by 10.236.116.101 with SMTP id f65mr40917666yhh.0.1328645331187; Tue, 07 Feb 2012 12:08:51 -0800 (PST) X-BeenThere: elgg-development@googlegroups.com Received: by 10.101.191.6 with SMTP id t6ls1309663anp.1.gmail; Tue, 07 Feb 2012 12:08:47 -0800 (PST) MIME-Version: 1.0 Received: by 10.236.116.66 with SMTP id f42mr2385342yhh.3.1328645327691; Tue, 07 Feb 2012 12:08:47 -0800 (PST) Authentication-Results: ls.google.com; spf=pass (google.com: domain of sergiy.kamo...@gmail.com designates internal as permitted sender) smtp.mail=sergiy.kamo...@gmail.com; dkim=pass header...@gmail.com Received: by b23g2000yqn.googlegroups.com with HTTP; Tue, 7 Feb 2012 12:08:47 -0800 (PST) Date: Tue, 7 Feb 2012 12:08:47 -0800 (PST) User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 6.1) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7,gzip(gfe) Message-ID: <33d656e9-2dd8-4e5d-8c47-6e94f0e44e1c@b23g2000yqn.googlegroups.com> Subject: How to refresh widgets content without reloading page? From: "sergiy.kamolov" To: Elgg development Content-Type: text/plain; charset=ISO-8859-1 Hi there, We created a specific structure of widgets on users profile page, content and information inside some of this widgets could be changed dynamicly and some time we need to refresh on of them. There are only two ways to refresh widgets content. On of them is refresh a whole page, another one is open widget's settings and clicking on Save button. So may be is a good idea to add some refresh button beside setting's button and close button at the widgets header. What do you think about this?