Posts Tagged "Web Designs"

  • Yahoo’s UI Blog and Design pattern Library have interesting topics on patterns to follow while designing UI’s for Web 2.0 applications. In the old web, an action almost always followed a page reload or an intrusive Javascript pop-up, indicating that the action was complete. In the age of Ajax, how do we communicate the action [...]

    Read More...
  • Various implementations of Drag & Drop sortable lists using JS and CSS. “In Web applications I’ve seen numerous — and personally implemented a few — ways to rearrange items in a list. All of those were indirect interactions typically involving something like up/down arrows next to each item. Then I came across Simon Cozens’ example [...]

    Read More...
  • Here’s a good tutorial on now to create an interactive rating system using CSS. You can combine this with Ajax to create a rating system for your site. Links to the Tutorial: Creating a Star Rater using CSS CSS Star Rating Part Deux

    Read More...
  • Here’s a cool site which hosts Open Source Web Designs. They have around 1500 designs available for you to use on your site for free. Link: Open Source Web Design

    Read More...