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…
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
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 [...]
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, [...]