xtags
The Fine Art of Web Development by Martin Ivanov
The latest addition to my constantly growing collection of HTML5 Web Components has just been released. X-Panel is a HTML5 Web Component, built on top of Mozilla’s X-Tags which makes possible the creation of full-featured panel bars and drawers fun and without any JavaScript as custom tags. The Markup [sourcecode language=”html”] <acidjs-xpanel multiple> <acidjs-xpanel-drawer icon="icons/pdf.png" … Continue reading “Panel Bar – New HTML5 Web Component”
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”
Categories and Tags
Links
© 2006 - 2024 Martin Ivanov