custom html5 tags
The Fine Art of Web Development by Martin Ivanov
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”
A few months ago I blogged about a fun experiment, explaining the creation of animated 3D chessboard and pieces with CSS3 and UTF characters only. Following my recent excitement and play with HTML5 Web Components I reused the CSS from the example and extended it to a custom tag, which when used as a simple … Continue reading “X-Chessboard: HTML5 Web Component”
Categories and Tags
Links
© 2006 - 2023 Martin Ivanov