Log in

Category Archives: Design

23
January

Sliding Labels Form

Written by Adnan Rashid. No comments Posted in: Design, User Interface
Tagged with

I came across an interesting article at CSSKarma about form designing. The author explains that form labels need not always be outside the input controls. Using jQuery and pinch of CSS, the article focuses on a creative implementation of designing forms, while retaining the intended User Experience. Check out the article…

05
October

jQuery Visual Cheat Sheet

Written by Adnan Rashid. No comments Posted in: Design, Development
Tagged with ,

Woork author Antonia Lupetti has recently released a visual cheat sheet for jQuery 1.3. The cheat sheet having six pages is a helpful reference containing the complete API reference with descriptions and sample code.
What  I like most about this cheat sheet, is it’s simple and elegant design. Kudos to Antonia!

Demo

22
September

Free Icon Packs

Written by Adnan Rashid. No comments Posted in: Design, User Interface
Tagged with

As a developer, I often design the user interfaces for my applications. These are small scale projects and often have limited team members. During this design process, I always feel the need for good graphic resources. I have been using the FamFamFam Silk Icons for a couple of projects and tremendously appreciate it. The icon [...]

26
August

jQuery Tools

Written by Adnan Rashid. No comments Posted in: Design, Development
Tagged with , ,

I recently came across a very nice jQuery control library called jQuery Tools. The library features the following JavaScript tools :

Tabs
Tooltips
Expose
Overlay
Scrollable
FlashEmbed

So now you are thinking “Whats so great about this? We already have tons of jQuery plugins for this…”. I thought so too.
The striking advantage of this library is that these tools can be combined, [...]