10 Creative & Rich UI & How to Create Them

Sometimes it’s just amazing to see, which level of usability, legibility and visual appeal can be achieved using some basic design techniques. In fact, some talented web-developers manage to deliver powerful, functional and gorgeous web-design in “look-and-feel”-style, which is easy to use and nice to see.

The User experience has dramatically improved over the past few years, resulting in rich and responsive user interface. AJAX?, javascript and CSS are widely used to offer users the dynamic interaction that they have come to expect from advanced, sophisticated, professional solutions.

There have been plenty of posts on the number of awesome javascript, Ajax and CSS techniques and where to find them. Today, we will have a look at 10 creative & rich UI in modern day websites and how you can create similar interfaces using the techniques mentioned in this post.

 

1. Alex Buga (Slider, Draggable Footer and Animated Menu)

Rich Ui 1 in 10 Creative & Rich UI & How to Create Them

Beside the absolutely incredible design you will find:

How To » Super elastic effect to design high impact web menu

This tutorial explains how to design an high impact elastic effect to make original web menu using some lines of Javascript code and MooTools framework.

Rich Ui 1 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

How To » Elegant animated weekly timeline for websites

This tutorial explains how to design an elegant and animated weekly timeline, with daily annotations, you can customize and reuse quickly in your web projects.

Rich Ui 1 3 in 10 Creative & Rich UI & How to Create Them

Check out the demo

How To » Drag & Drop and Resize in an event delegation fashion

Only the parent element is handling events. In this case it’s the editor container element. If you add dynamicaly elements into the container you don’t have to bind any events on it.

Rich Ui 1 4 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 1.1 A menu with a nice animated effect on hover state
  • 1.2 A sliding post panel.
  • 1.3 A draggable footer

2. Ricoverdeo (Slideshow)

Rich Ui 2 in 10 Creative & Rich UI & How to Create Them

A very clean and simple slider, complemented by great illustrations.

How To » Easy Slider 1.5 – The Easiest jQuery Plugin For Sliding Images and Content

Easy Slider (as I call this plugin) enables images or any content to slide horizontally or vertically on click or auto slide. Features include: continuous sliding, “go to first” and “go to last” button, hiding controls, optional wrapping markup for control buttons, vertical sliding and multiple sliders on one page.

Rich Ui 2 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 2.1 Simple slider with effect on hover state

3. jasonreedwebdesign (Sliding Tabs, Accordion)

Rich Ui 3 in 10 Creative & Rich UI & How to Create Them

Jason Reed used a stylish accordion in his portfolio to allow users to navigate pages. He also used a nice sliding tabs inside the accordion for a better structure in his interface.

How To » Auto Sliding Tabs

Sliding Tabs is a mootools plugin which adds a pretty neat effect. It’s a clone of something seen on Panic Software’s Coda site. With an extra feature where the Sliding Tabs widget can change to the next or previous pane every few seconds

T2 in 
10 Creative & Rich UI & How to Create Them

Check out the demo

How To » Horizontal Accordion

This plugin provides some simple options to alter the accordion look and behavior.

J-5 
in 10 Creative & Rich UI & How to Create Them

How To » Creating Accordions with Mootools

Rich Ui 3 2 in 10 Creative & Rich UI & How to Create Them

  • 3.1 Sliding Tabs
  • 3.2 Accordion

4. Dragon Interactive (Animated Menu)

Rich Ui 4 in 10 Creative & Rich UI & How to Create Them

I just love their amazing menu, it seemed to be a flash menu from the first look but after checking the code found it is just plain XHTML, CSS and Javascript.

How To » Animated Menus Using jQuery

Rich Ui 4 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 3.1 Animated Menu

5. Best Web Gallery (switch page layouts)

Rich Ui 5 in 10 Creative & Rich UI & How to Create Them

Most CSS Gallery gives their users the ability to change page layouts provides your users with a more immersive experience and allows them to consume information more easily, either with a quick gallery view, or a detailed summary view.

How To » Easy Display Switch with CSS and jQuery

A simple way to allow your users to switch page layouts by using CSS and jQuery.

Rich Ui 5 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 5.1 Switch Page Layouts

6. Profoto (Breadcrumbs)

Rich Ui 6 in 10 Creative & Rich UI & How to Create Them

Profoto has a unique breadcrumb menu. Clicking on a breadcrumb link opens an area below it that gives users additional attributes to select from.

How To » jBreadCrumb

jBreadCrumb is a jQuery plugin for displaying breadcrumb navigations in a more flexible & smarter way. As the length of a breadcrumb menu may be very long & the common method used for this problem is limiting th eamount of menus used, jBreadCrumb follows another route.

Rich Ui 6 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 6.1 Breadcrumb

7. Shelfari (Hybrid Buttons)

Rich Ui 7 in 10 Creative & Rich UI & How to Create Them

Shelfari has an interesting hybrid button/drop down menu to display actions on books. If you check the code you will notice there were no input fields created for those check boxes, only a background images are used.

How To » Custom Form Elements

Ever wondered how you could style form elements like checkboxes, radiobuttons and select-fields in a way you like. Custom Form Elements enhances web-based XHTML forms in terms of style, usability and accessibility by using Javascript and/or CSS.

Rich Ui 7 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 7.1 Custom Form Elements

8. CSS Ninjas (Cost Estimate Slider)

Rich Ui 8 in 10 Creative & Rich UI & How to Create Them

CSS Ninjas provide an interesting cost estimate slider that allows clients to know how much their service will cost by specifying the number of pages that need to be converted.

How To » jQuery UI 1.7 Slider from a Select Element

The purpose of this plugin is to allow for the jQuery UI Slider plugin to be generated using progressive enhancement. You can use the jQuery Slider plugin alongside other input elements in a form and submit or serialize the form as if the slider is not even there.

Rich Ui 8 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 8.1 Slider

9. Facebook (Form Auto-completion)

Rich Ui 9 in 10 Creative & Rich UI & How to Create Them

Facebook’s address auto-completion form when you compose a message is one of the best examples of auto-completion feature in a form.

How To » FCBKcomplete v 1.09

Fancy facebook-like dynamic inputs with auto complete & pre added values.

Rich Ui 9 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

  • 9.1 Form Auto-completion

10. Design Flavr (Smooth Slideshow)

Rich Ui 10 in 10 Creative & Rich UI & How to Create Them

DesignFlavr, known for their great sources of design inspiration, put together a simple fadeIn / fadeOut slide show to showcase their featured artwork and corresponding descriptions.

How To » s3Slider

s3Slider is a free plugin built in jQuery for cross-fading slideshow.

Rich Ui 10 2 in 10 Creative & Rich UI & How to Create Them

Check out the demo

Story URL: 

Comments

Post new comment

The content of this field is kept private and will not be shown publicly.
To prevent automated spam submissions leave this field empty.