Create An Animated CSS Box Menu
In this tutorial were going to play with CSS transitions to create a new style navigation menu. The effect we are aiming for is having a number of navigation boxes, and when the mouse hovers over a box this will grow and shrink the other boxes. We ...
Weather Forecast Webapp Revisited
Demo Download jQuery Trickshots is our new epic jQuery tips and tricks book. Check it out! One year ago, I published a tutorial about building a weather forecasting web app, powered by Yahoo’s APIs and the browser’s built in geolocation ...
15 Stupefying Responsive Navigation Menu You Should Have
Navigation Menu is one of the element in web design, this is the collection of links that will help the user to navigate to your websites. This navigation sometimes in a horizontal or vertical line. I saw lots of different kinds of navigation menu ...
Fun With JavaScript and jQuery Loops
When writing your loops with jQuery, it’s suggested to you to use the following: $('.some-elements').each(function(){ ... logic .... }); But depending on how many elements jQuery selects, the looping can actually be very slow. Because you ...
Creating 5 Star Rating System with PHP , MySQL ,Jquery and Ajax
Rating system is very useful to know what a user is liking most.In this tutorial you will learn about creating 5 Star Rating System with PHP,MySQL ,Jquery and Ajax.This tutorial also reduce chances of multiple votes by single user for same ...
Wed May 22 15:06:53 UTC 2013
The Best Free Books, Videos, Tutorials and More for Learning jQuery
jQuery Trickshots is our new epic jQuery tips and tricks book. Check it out! jQuery is undoubtedly the most popular JavaScript library on the web today. It is used by 70% of the top websites and is becoming a defacto standard in web ...
Pseudo elements with custom attributes to create a css3 menu that will bounce
Source : pehaa[dot]com
Remove Plugins From Plugin Screen
If you are creating a WordPress site for a client you could install a load of useful plugins for them, only for them to go in deactivate the plugin and break the site. Some of the WordPress plugins can be essential to the working of your website, ...
7 Golden Rules For Freelancers
I have became a freelancer for a few months now. It took great courage to walk away from a full time job to freelancing! It's a great experience. Ever since the nine-to-five routine is no longer applied to me, I found myself have more personal time. ...