Button design is usually a subtle element to a web design, but it can have a significant impact on the overall look and usability of the site. In this post we’ll showcase a variety of types and styles of buttons. Hopefully this showcase can provide you with some inspiration and ideas for your own work.
via [...]
Tooltips on website are small things which can play a big role in website design. If a tooltip on your website is very well made and looks amazing then it can lift up visitors impression about your website. And that’s why here comes jQuery to help with its well made tooltips. And remember that all [...]
Brosho is a jQuery plugin which helps you to minimize the editor-browser switching while creating/editing websites.
It enables you to select elements in a webpage, edit the CSS properties with an in-browser editor & see the outputs instantly (similar to editing with Firebug).
via Brosho: A jQuery Plugin For Designing In The Browser.
Previously in this series on CSS3, we talked not only about how to create scalable and compelling buttons but about how to effectively use new CSS3 properties to speed up development and quickly create rich page elements. In this final article of the series, we’ll really get into it and use CSS3 visual effects to [...]
Rounded corners are as popular as ever with web designers and there are a multitude of ways that they can be created. In this tutorial I’m going to show you several methods to add rounded corners using both CSS2 and CSS3.
CSS3 methods require no additional markup or images whilst the CSS2 techniques require additional markup [...]
jQuery.sheet gives you all sorts of possibilities when it comes to giving your web application a spreadsheet style interface with MS Excel style calculations.
jQuery.sheet addresses the web-based spreadsheet or “websheet” in a different, simple, approach – using html, you simply load the sheet from a url, and you save it to a url. jQuery.sheet manages [...]
When you write a CSS for your project you never know what kind of bug or issue you will face at time of browser compatibility.
Internet Explorer (IE) and Mozilla Firefox are the standard browsers which are globally considerable at time of browser compatiblity. Other browsers such as Chrome, Safari and Opera have a significant presence [...]
Pseudo classes are those things with colons in them, you know, like :hover or :link. They let you control the CSS of stuff in different forms, states and places easily and efficiently, without taking up too much room. CSS3 is going to introduce a ton of new pseudo classes, and they’re going to make our [...]
jQuery plugins come in all shapes and sizes. They perform very simple or very complex tasks depending on their intended use. When it comes time for you to design your own plugin, its really important to understand what patterns other developers use and what will best suits your needs.
As a side note, I have built [...]
As Web developers and designers, we are spoilt for choice right now. To build a complex Web application or even just spice up a website with some highly interactive interface element, we have hundreds of pre-built solutions to choose from. Every library comes with widgets and solutions, and every developer tries to make a name [...]
January 25, 2010
0