jQuery Remove Elements with Animation

Delete Records with Animations using jQuery

Every language & libraries has its own competitors. jQuery is hardly competitor to Flash. Now a days every web developers prefer to choose jQuery instead of Flash because of its ultimate UI Effects. jQuery leads when its come to SEO point of view where Flash doesn’t. jquery remove animation is … Read more

.htaccess File – The Ultimate Guide For Beginners

How Redirect Works - htaccess

If you are new to .htaccess file then this tutorial will be very helpful to know how .htaccess file used to enable or disable certain functionality in apache web server at a run time. If your site is running in WordPress then you should know more about .htaccess file What … Read more

Top 10 eBooks to Improve Your SEO Skills in 2020

Free SEO eBook

You should always strive to maintain your website in the first page of Google and other main search engines that will gradually increase your success rate high. You can execute the search engine optimization (SEO) techniques for your website for quickly boosting the search engine rankings in order to gain … Read more

Simple jQuery Preloader for Websites

jQuery Preloader for websites

Now a days every websites are powered by jQuery 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 of jQuery code & few lines of CSS code. We want our … Read more

Javascript Current Date and Time in Real Time

Javascript Current Date and Time

In this post we are going to see how to get current date and time in javascript. Javascript get current date time is useful to validate date within your client side application and also used to like facebook such as Good Morning! Have a great day, Good Afternoon and Good … Read more

Instant Google Search Engine API using Jquery

google search engine api

In this tutorial I’m gonna tell you how to make your own Google Search Engine API using jQuery & (CSE). We can make it Instant search by adding small lines of jQuery Code. Google Search Engine API allows you to create a custom search engine for your website. To get … Read more

Facebook Url Expander with jQuery Ajax and PHP

Facebook Url Expander using jQuery and PHP

I hope everyone noted this feature in Facebook. If you copy and paste any facebook url in your status, facebook will display the exact data from the url you have shared. I have used facebook social embed plugin to achieve what we need in this tutorial Previously I had published … Read more