Saturday, 19 October 2013

Scroll to top Using jQuery

The Scroll to top is used in many sites mostly in those sites in which have long content and make the user easy to go to back. So, in this lesson today I'll show you how to create a Scroll to top button for your site.



Thursday, 10 October 2013

jQuery Timeago Implementation with PHP.

Timeago is nowadays used in social networking sites so, in this lesson today I'll Show you how to implement timeago to your site and it is very easy to implement into your site.





Wednesday, 9 October 2013

Remove .php extension from url using .htaccess

Some websites use to make URL pretty and SEO friendly like www.example.com/home.php to www.example.com/home. So, today in this lesson you will learn how to make your URL pretty and SEO friendly using .htaccess file.






Check all 'Checkbox' with jQuery

You have seen that some websites use Select all checkbox like gmail and provide facility to users to select all checkboxes easily. This can be implemented to your site and it is fun and very easy. You will enjoy learning this.




Sunday, 6 October 2013

VIDEO.JS: The open source HTML5 video player

If you are looking for a video player for your website, then you are on the right place Videojs is an open source HTML5 Video Player and you can add it to your website easily.If you want to learn how to implement this video player to your site then click on tutorial button and follow the tutorial.




Google+ CSS Button Styles

There are some Google+ CSS Button Styles they are created by using the CSS3 properties like border-radius, gradients, text-shadow and box-shadow. They also have a very nice :hover and :active states.


Item Blur Effect with CSS and jQuery

Today we want to show you how to create a simple blur effect for text-based items. The idea is to have a set of text boxes that will get blurred and scaled down once we hover over them. The item in focus will scale up. This will create some kind of “focus” effect that draws the attention to the currently hovered item