Popular JavaScripts which makes the web more richer and interactive

Now a days, JavaScript is unavoidable for any website. JavaScript enriches your website in the form of giving more interactivity to your web page and help to dressing up your web page. The use of JavaScript can be listed like this Checking and correcting the form data in the user side Dynamically change the web [...]

Tags: , , , , , , , , ,

Create Thickbox in WordPress with just 3 lines of code.

We already know that WordPress is showing Thickbox in its backend (wp-admin). We can call the same Thickbox in the WordPress theme also. It is very simple and it will help to remove your Thickbox plugin(if you are using it). First of all we need to insert the scripts necessary for creating the Thickbox. As [...]

Tags: , ,