The days of using tables for layout are hopefully gone. This doesn’t mean that tables don’t have a place in web design and development. When you have tabular data, tables are the way to go and are what you should be using. However, ordinary tables can be limiting to the user when you have complex [...]
Web dev
JavaScript, jQuery, Plugins, Useful
Every web designer tries to be creative when it comes to designing the main navigation of the website. Now we present you with 13 awesome Javascript CSS menus that will be very handy and easy to modify to suit your needs. Lets take a look at recent examples of these …
Web dev
css, JavaScript, Menu
As the Web grows and becomes more dynamic, more and more websites have user-generated content and tools that greatly improve the user experience in terms of usability and accessibility. Interactive solutions for lightboxes, form validation, navigation, upload, auto-complete, image cropping, slideshows, tool tips, sliders and tables are being developed that use nifty JavaScript and AJAX [...]
Web dev
AJAX, JavaScript, Techniques, Useful
In order to be presented effectively, information needs structure. The more intuitive data structure is designed, the better users can understand the content. Consequently, the data can be scanned and extracted in a more meaningful and systematic way. Table is a perfect example of a well-structured data presentation, which is easy to analyze and easy [...]
Web dev
AJAX, Data Grids, DHTML, JavaScript
Popular JavaScript libraries such as jQuery, MooTools, Prototype, Dojo and YUI can be great for accomplishing common JavaScript tasks. These libraries provide many functions, whether the matter is related to events or effects or AJAX. And if one of these libraries can’t do the job, a plug-in probably exists that can. Such flexibility is great [...]
Web dev
facebook, FBML, JavaScript, Libraries, Useful
Social networking websites play a big part in most peoples lives these days. They play an even bigger part in the lives of web designers/developers. So these websites are a good place to get inspiration. As an amateur developer this may become a problem, if you see a site like Facebook with a nieve view of javascript [...]
Web dev
FBML, JavaScript, Social Networking, Tutorials
By Glen Stansberry and Smashing Editorial Team Developers and designers are using more and more JavaScript in modern designs. Sometimes this can be a hindrance to the user and take away from the simplicity of the design, and other times it can add greatly to the user's experience. The key is a) adding the right [...]
Web dev
JavaScript, Techniques, Useful
Web users love informative clues. Whatever questions and misunderstandings might occur – delivering precise answers immediately is the primary task a responsive user interface should be able to cope with. To do that, developers have to consider subtle and well-thought tooltips – used correctly, they can greatly improve user experience and help users to get [...]
Web dev
AJAX, css, JavaScript, Scripts, Tooltips
When it comes to design of modern web-applications, Ajax is considered as a standard approach. Interactive solutions for lightboxes, form validation, navigation, search, tooltips and tables are developed using Ajax libraries and nifty Ajax scripts. Ajax is useful and powerful. However, when using Ajax, one should keep in mind its drawbacks in terms of usability [...]
Web dev
AJAX, Coding, JavaScript, Professional, Solutions
If you're looking for a way to display your images on a website but don't have the time to create a custom solution, there's plenty of free and easy-to-use scripts available at your disposal. Here, I've compiled 16 free image galleries and slideshows for you to take a look at. Though the effects are smooth [...]
Web dev
Displaying, Images, JavaScript