Example 1 - jQuery ToggleClass and SwitchClass: Simplifying Class Manipulation

Click on the Read button.

How to Schedule Posts in WordPress without plugin

Schedule post in WordPress is its inbuilt feature, you don’t need any extra plugin for it, which is great. and if you want the more extra feature then you go...

Search for value within a comma separated values in MySQL

In this tutorial, I will show you How to you can search a value within comma separated column in MySQL table. I will explain about FIND_IN_SET function and difference in...

How to Check and uncheck all using jQuery and JavaScript

In this short tutorial, I will show you How you can check or uncheck all checkboxes and list box options using jQuery and JavaScript. I use them many times within...