How to create a html block in java-script variable
JavaScript is a client-side and dynamic scripting language. JavaScript allows you to build interactivity into static HTML pages. It makes pages more dynamic and interactive. Some time you need to …
JavaScript is a client-side and dynamic scripting language. JavaScript allows you to build interactivity into static HTML pages. It makes pages more dynamic and interactive. Some time you need to …
I was working on a project where i need to work with database, suddenly a query raise in my mind , that is database size… yes How to calculate databases …
Some time as a developer you need to encode or decode url for your purpose. See example of encoded url: https%3A%2F%2Fwww.google.co.in%2F%3Fgfe_rd%3Dcr%26ei%3DvUsXV572BuXI8Afb-Iv4BA%26gws_rd%3Dssl Now you want to check what is the argument …
Main Difference: HyperText Markup Language (HTML) is the primary markup language for web pages. HTML5 is the version of HTML. There are lots of differences that are given in HTML5. …
Loan Period and Loan Interest Calculator is a free WordPress Plugin for calculating loan EMI with monthly breakup and calculating loan interest. Most important thing this WordPress plugin is created …
Some time you need wordpress plugin for calculating EMI with chart emi-breakups for your website.”EMI Calculator” Plugin allow you to add EMI (Equated Monthly Installment) Calculator at your website. This …
CSS3 animations allows animation for most HTML elements without using JavaScript or Flash! animate.css is a group of defined css classes having cross-browser animations. You can create stylish home pages, …
This tutorial provides a basic understanding of how to create animation using JavaScript. JavaScript can be used to move a number of DOM elements (img,divor any other HTML element) around …
For protect your WordPress blog from script injection, and unwanted code of _REQUEST and /or GLOBALS. I found this code on wprecipes. Simple copy and paste the code below to …
Search engine spiders crawl over your entire WordPress site and index every content. For stop hacking sensitive information We can disallow search engines to index the admin section which contains …