Inspired by Material Design and Bootstrap and from a few other takes on modern UI, I just finished Vuecidity – a UI component library for Vue.js and a free, open source project. Vuecidity provides developers with a huge set of 30+ UI components, 24-column responsive layout grid system, styles and colors, beautifully crafted form elements and a couple of useful … Continue reading “Vuecidity – UI Component Library for Vue.js”
Just finished my next experiment with HTML5 WebComponents. AcidJs.XTextarea is an advanced replacement of the classic <textarea /> HTML element, supporting custom events and auto resizing as-you-type. Check the extensive documentation in the distribution file (click the download button at the top of the demo page) or scroll this page to see the demos. Usage … Continue reading “Auto Resizing Textarea HTML5 WebComponent”
Nothing serious this time, just a small fun HTML5 WebComponent, inspired by BS Generator, stitching-up (bullshit) sentences out of random buzzwords: Usage: [sourcecode language=”html”]<acidjs-xbsgenerator></acidjs-xbsgenerator>[/sourcecode] The component does not have it’s own methods, setters, getters or styles. Just use the tag wherever you want. If you share the same interest towards HTML5 Web Components as I … Continue reading “Corporate BS Generator HTML5 WebComponent”
Ribbon JS is turning 5 this month! If you are planning to purchase a license, now it’s the time. Join the celebration and get any commercial license for the most advanced and feature-complete JavaScript, HTML5 and CSS3 MSOffice-like ribbon control available on the Internet today at a half price only in August 2015!
AcidJs.XCookieConsent is a ready-made, fully customizable solution to the EU Cookie Law, wrapped as a custom HTML5 Web Component. The component is being used on this blog as well. If you have dismissed the cookie consent bar, click the button below to open show it again: Show Cookie Consent Bar Using the Tag * First, … Continue reading “EU Cookie Consent HTML5 Web Component”
I’ve just released a new minor version for Ribbon JS introducing a couple of new features, properties and methods. The new version is fully backwards compatible with the previous versions of the control (4.0.0 and above), so it is safe to upgrade. The HTML5 Web Component for Ribbon JS has also been updated to support … Continue reading “Ribbon JS 4.1.0 is Out”
The HTML5 Web Component for today is a wrapper for Google AdSense ad blocks as a custom tag with a few HTML attributes, methods and accessors. Before you Start Using It This demo page should be deployed on a web server. HTML5 WebComponents do not work from the local file system. Your ad blocker should … Continue reading “Google AdSense HTML5 Web Component”
Inspired by this awesome solution, I just released a new HTML5 Web Component, recreating the layout and controls of e-book readers. Enter the X-Reader. The Markup [sourcecode language=”html”] <acidjs-xreader id="book-1" booktitle="A Clockwork Orange" author="Anthony Burgess" source="books/a-clockwork-orange.html"></acidjs-xreader> <acidjs-xreader id="book-2" booktitle="Nineteen Eighty-Four" author="George Orwell" controls width="800" height="600" source="books/nineteen-eighty-four.html"></acidjs-xreader> <acidjs-xreader id="book-3" width="320" height="240" defaultpage="1" source="books/lorem.html"></acidjs-xreader> [/sourcecode] HTML Attributes … Continue reading “Ebook Reader HTML5 Web Component”
Following last week’s release of Ribbon JS 4 and its new website, I decided to provide one more option for ribbon initialization along with the JSON configuration. Instead of composing a relatively complex JSON object, developers using Ribbon JS are now able to create ribbons as HTML5 web components through a simple custom HTML tag. … Continue reading “Ribbon JS 4 is Now Also Available as a HTML5 Web Component”
During the last couple of days I worked hard on some new features for elevenrack.net, which I hope will improve the user experience of the website and will drive more visitors and users. I am happy to share the latest additions today. Improved Search The search functionality now supports search by letter, artist and preset … Continue reading “Open API, HTML5 Widgets, Improved Search, Session Caching and Favorites Bar for ElevenRack.net”