I’ve just deployed my latest experiment related to the exploration of HTML5 Web Components I started lately. X-Overlay is a custom tag, with a bunch of handy methods, attributes, getters and setters that can be used to display loading overlays on any element during AJAX calls. Using it is easy as: [sourcecode language=”html”] <acidjs-xoverlay … Continue reading “Native AJAX Loading Overlays as HTML5 Web Components”