Simple jQuery Preloader for Websites
Now a days every websites are powered by Preloader. It will add interactivity to a webpage with some sort of animations. Today I am going to tell how to create a simple jQuery Preloader with 2 lines...
View ArticleAnimated Search Box with CSS3
Today I am going to tell you how to create Animated Search Box with CSS3 with various colors. You can simply copy the code and use it in your web projects immediately CSS3 Code #searchform {...
View ArticleShow Play, Link, Zoom Icon on Mouse over Thumbnail Image using jQuery & CSS
Here I am going to tell how to show a icon on mouse over thumbnail image using simple jQuery & CSS. In my previous post, I had explained how to display product information on mouse over thumbnail -...
View ArticleEmbed Facebook Post into the Content of your Web Site / Web Page
Today I am going to tell how to embed public facebook post into the content of your website / webpage by using Facebook’s Javascript SDK The Embedded Post will show any media attached to it, as well as...
View ArticleAmazon Style Search Box using jQuery & CSS
Today I am going to tell you how to create Amazon Style Search Box with filter options using jQuery & CSS code. This tutorial will help you to implement search box with dropdown option in your...
View ArticleSmiley Parser with PHP
Today I am going to share How to make a smiley parser in PHP with few lines of code. A simple array with key as smiley symbol & value as image is used to parse a smiley using php’s str_replace...
View ArticleProduct Comparison & Pricing Table using CSS3
If you are involved in any business having multiple products, then Pricing Tables will play a important role in your company that simply differentiate the product features & prices in a comparison...
View ArticleAnimated Windows Metro Boxes using CSS3
Everyone knows that Windows Metro UI is very popular among web developers. Because of its powerful User Interface with nice animations. Here I am going to tell you how to develop a Animated Metro style...
View ArticleMultiple Images Upload to Amazon S3 using PHP & jQuery
I am going to explain how to upload multiple images to Amazon S3 bucket without refreshing a page using PHP & jQuery. Most of the social networking sites are storing files/images in Amazon servers...
View ArticleFacebook Style Profile Info Tooltip using jQuery & CSS
I have got lots of emails from my readers asked that how to design a facebook style profile tooltip with cover page,profile picture, name, headline, add as friend & send message button.. Here I had...
View Article