Re: [DOM3Events/UIEvents] simple 'refresh' event?
"Tab Atkins Jr." <[email protected]> Tue, 28 Apr 2015 13:15:32 -0700
| Newsgroups | gmane.comp.web.dom.general |
|---|---|
| Message-ID | <CAAWBYDA-n67hTxFNTNKyKVS3pJ6gRri_=fSnEEQtew8cqkt7QA@mail.gmail.com> |
On Mon, Apr 27, 2015 at 7:00 PM, Jonas Sicking <[email protected]> wrote: > I think this would be cool if we also fired it on browsers which do > have a "reload" button. Enabling users to get a quicker updated of > what they're looking at would be good even for those browsers. > > Of course such browsers could still have UI which forced a reload > network reload of the page. I think most browsers already have a key > combination which force not just the HTML to be reloaded from the > network, but also forced any dependent resources to not come from > cache. Something similar could be done for this. Yeah, sounds good to do on all refreshes, assuming there's still an easy way to force-refresh the page. ~TJ