Let's discuss about WordPress advanced developments of navigation. I want to change every ul, li tags into div tags of header menu. The header.wp_nav_menu() is always returns ul , li…
The Web Storage API is a set of mechanisms that enable browsers to store key-value pairs. It is designed to be much more intuitive than using cookies. The key-value pairs…
There is no clear winner between SASS and SCSS when it comes to CSS Pre-processors. When it comes to programmatically leverage CSS capabilities, both SASS and SCSS frameworks provide outstanding…
When you're working with jQuery select2 you might be seen it's clear option not working event use the allowClear parameter. This post will explain about the issue and how to…
Easy and tested methods to detect mobile devices using jQuery or JavaScript. Pure JavaScript has method to detect mobile device type called navigator.userAgent.
JavaScript Method
window.navigator.userAgent
Execute the following code to detect the…
After long time I tried to log into my Skype account. I couldn't login. So I reset my password and logged successfully. The wondering thing is my all contacts are…
What is the smart and easy method to export datatable all data or selected rows or selected columns as excel, csv, pdf, print or copy? This post is explaining how…
How to show multiple markers in google map using google map API? This tutorial will explain how to create Responsive Google Map with multiple markers with live demo. You can…
This post explains the cloud computing advantages related to Microsoft Azure as well as other servers. Before all let's understand what is the "Cloud Servers/Computing".
"Cloud computing is the delivery of…
This tutorial teach you to how to install WordPress on Microsoft Azure as very easily. Microsoft Azure is a collection of cloud services from Microsoft for building, testing, deploying, and…