Just finished my new endeavour in the amazing world of HTML5 Web Components, called X-NotificationsBar and based on an earlier CSS3-only driven solution. Here’s how to use it, after you check the demo and eventually download it: [sourcecode language=”xml”] <acidjs-x-notifications-bar bgcolor="#016fba" expanded="true" message="random" loop="5000"> <acidjs-x-notifications-bar-message> HTML5 Web Components enable truly encapsulated and reusable … Continue reading “X-NotificationsBar: HTML5 Web Component”
People who follow this blog (cheers, mates!) and my fellow co-workers know that I am interested in the form control styling, and especially that of check boxes and radio buttons. Over the years I have come up with a number of different solutions, but finally I found the time to start experimenting with the new … Continue reading “X-Checkbox – Custom HTML5 Web Component”
Radio buttons and checkboxes are traditionally associated with forms and data, however if you spend some time playing with these elements and CSS you will certainly find a lot more possible and not so boring uses. Here are a few, which will maybe give you ideas and will inspire you. Star Rating Widget Fully functional … Continue reading “Atypical Uses of Radio Buttons and Checkboxes for Building Interactive UI Widgets”
Try Semtex – the new HTML5, CSS3 and JavaScript UI framework! My latest experiment, a follow up to an earlier CSS3-only solution. Check the demo and implementation on this page and have fun! Related Posts Semtex HTML5, CSS3 and JavaScript UI Framework HTML5 Canvas Gauge HTML5 Shopping Cart CSS3 Treeview. No JavaScript. CSS3 Driven Slides … Continue reading “HTML5, CSS3 and JavaScript iPhone Toggle Switch Button”