CSS3 Rounded Image W...
The other day I was trying to style CSS3 border-radius to image element and I realized that Firefox doesn’t display border-radius on images. Then I figured a way to work around it — wrap a span tag around with the original image as a background-image.
No Comments »
July 9th, 2010
Posted by DesignUnder
10 Pure CSS3 Image G...
There are hundreds upon hundreds of Javscript based image gallery/slider plugins and techniques you could choose from, all offering something different, all of them offer a whole lot of interactivity and most are relatively easy to use and install. So, the question is, why would...
No Comments »
June 14th, 2010
Posted by DesignUnder
Build a Simple Image...
Image slideshows are a popular method of displaying numerous sequential photographs in web design. By making use of the handy Cycle plugin for jQuery, we can easily create a slideshow of our own, complete with previous and next navigation controls. Not a master of Javascript? Don’t...
No Comments »
May 12th, 2010
Posted by DesignUnder
Organic Tabs...
Have you ever seen a tabbed content area in a sidebar that was a little “jerky”? The jerkiness can be caused by a bunch of things, like the content in the tabbed areas are of different heights, or maybe the way the switch happens the current one is hidden for a brief second...
No Comments »
May 12th, 2010
Posted by DesignUnder
10 Best jQuery Galle...
jQuery is a fast and concise JavaScript Library that simplifies HTML document traversing, event handling, animating, and Ajax interactions for rapid web development. jQuery is designed to change the way that you write JavaScript
No Comments »
May 2nd, 2010
Posted by DesignUnder
Learn How To Create ...
Overview JQuery offers a very practical and easy way to build plugins, as well as a very good documentation on this subject. However, it could be useful to see how a plugin is written step-by-step. Basic Structure The basis of creating a plugin for jQuery is actually quite simple....
No Comments »
August 13th, 2009
Posted by DesignUnder
Simple Page Peel Eff...
Hello, in this post i’m gonna show you how to implement the page peel effect for blogger. This was origianlly done by Sohtanaka . How to Use Simply copy all of the code on this page to your clipboard (you can do this easily using the keyboard shortcuts CTRL+A followed by CTRL+C)....
No Comments »
August 12th, 2009
Posted by DesignUnder

