Today I have compiled 7 jquery and css demos created by me so that nobody miss one. Take a look and save for future reference , somehow , they may be useful for you.
Well I never knew that CSS can really produce such amazing effects that even games and puzzles can be created by it.
On my first visit to Dzone , I was wondering about their infinite scrolling system and how it is created. Therefore I went to my colleague , javascript master
Creating right click with the help of jquery is real easy and can be implemented very quickly. While trying for my one of the project , I made one and sharing it today.
Apart from big giants in web design and development resources like smashing magazine , we have other seven smashing resources for web design and development.
Found some really helpful and good looking captcha solutions for you website integration. Thought to share so as to use them freely on your website.
Writing HTML is itself a challenge for developers and writing correct CSS selectors for this HTML is more difficult
Today in search of some inplace editors for my project , I found some really interesting scripts. Inplace editing or inline editing is very useful in editing the text on
Many of us have noticed that everyday we find good number of new web development and design blogs. Few of them are really cool but not much famous due to anonymous reasons.
Master slave replication in mysql offload some queries from one server to other. The best advantage of master slave is to use master for all inserts and send some select queries to slave.
Apart from my previous article on safety features ,it is a well known fact , that it is extremely important to take backup of your MySql database of your live website.