Today i found an article on Images with Overlay caption while reading feed of queness. Moreover , I previosly did one article on Lightest content slider ever which was really cool. Now , today i tried mixing these two tutorials and made one. That means I found the easy and light image slider. Pretty interesting, [...]
Thinking of implementing caching for your php application , you are at a right place. Just in 10 simple (copy and paste) steps you can install and access Memcached Server. Step1: Install libevent ,libmemcached and libmemcached devel (dependency) ?View Code TEXT1 2 yum install libevent yum install libmemcached libmemcached-devel .
While stumbling through jquery plugins i found that jquery can produce some really cool flash like effects which performs good. Moreover using html and javascript may help in better SEO than using old Flash methods. Just check out some crazy effects demos which may help you in some or other way in your next project. [...]
The easiest way to change the color of selected text on any web page is using pure CSS trick which you might not know. Working on some project , today , i find a trick to change the color of selected text. Whenever a person select a text , its color changes to defined color. [...]
Many blogs like tutorialzine , sohtanaka doing great work in making tutorials and giving very useful stuff to the web developer community. Since my previous post on jquery and css demo was a good success so today, again , I collected some excellent demos of jquery and css. Do not forget to add this on [...]
In my previous post , i had discuss most wanted icon search engines. Today , I have collected 10 more icon search engines that you may not have seen. Check out the list you will surely love this. 1. Iconbuffet .
As we all know CSS3 is hot these days and will soon kill javascript libraries. I have tried today some cool animations using CSS3 for webkit browsers (e.g. Google Chrome and safari). I think days are near when developers will soon eradicate js librararies. Well , not taking much time , lets start. . Have [...]
As we all know CSS sprite and jquery are in trend. I have seen many star rating tricks but none of them are using css-sprite. I tried to make one , hope you all will love it. Moreover i have used ajax call to store the voting value. DEMO So lets start with HTML. Simply [...]
Sunday Fillers : A portrait is a painting or other artistic representation of a person, in which the face and its expression is predominant. Portrait is generally not a snapshot, but a composed image of a person in a still position. Today we have 15 stunning portrait of women. Beautifully carved and represented for your [...]
A mind map is a diagram used to represent words, ideas, tasks, or other items linked to and arranged around a central key word or idea. Mind maps are used to generate, visualize, structure, and classify ideas, and as an aid in study, organization, problem solving, decision making, and writing. Today i have collected 14 [...]
Whether sliding, Pagescrolling, a Lightbox pop-ups or Drag ‘n Drop Effects, jQuery provides plenty of opportunities to implement virtually any requirement for a matching feature. Today I have collected 14 demos of jquery and css ,I wish I knew them before. Just go through the list you will surely love it. 1. Aything Slider .