css3 hello bar
The Fine Art of Web Development by Martin Ivanov
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”
The experiment for today is a lightweight and responsive JavaScript-less solution that can be used for displaying important information on the top of a website, purely CSS3-driven and fully customizable in terms of colors, fonts, sizes and default state (expanded or collapsed): The CSS3 Hello Bar works with all modern browsers plus IE9+ (excluding transitions). … Continue reading “Animated CSS3 Notifications Bar”
Categories and Tags
Links
© 2006 - 2023 Martin Ivanov