How-to articles, tricks, and solutions about DATA TYPES
Read the tutorial and learn the jQuery method of centering the <div> element on the screen. Get a code snippet to add your script for centering the element.
In this tutorial, you will read and learn about jQuery methods that are used to change the selected value of a drop-down list via its text description.
Read this JavaScript tutorial and learn several fast and useful methods that are invoked for checking whether the variable is of function type or not.
Read this tutorial and learn the methods of checking whether the specified object has the specified property in JavaScript. Find the fastest one for you.
In this tutorial, you will read and learn information about the two methods of checking whether a function exists in JavaScript or it has not been defined.
This tutorial provides the method of checking whether the type of the variable is undefined. Read about the differences between undefined and “undefined”.
Read and learn two methods used to check whether a string matches RegEx in JavaScript. Also, see which method is the fastest and differences between them.
You can either loop through the arrays or convert them to string and then compare. This tutorial provides several fast methods of comparing two arrays.
Read the tutorial and find several easy and fast approaches to converting a number to a string in JavaScript. Choose the best method for your workflow.
Read this JavaScript tutorial and learn information about the combinations of methods that make it possible to convert the string to title case easily.
Read this tutorial and learn several useful methods that are used to count the string occurrence in a string. Choose one of the working methods for you.
Read this JavaScript tutorial and learn information about the method which can create a modal dialog with an optional message and “OK” and “Cancel” buttons.
Sometimes it is necessary to display a JavaScript object. With the help of the given tutorial, you will find the best solutions to displaying an object.
Read this JavaScript tutorial and learn the accepted method of finding out the call stack. Get information about the obsolete method of getting the call.
On this page, we cover a common issue that almost all the developers come across: generating one time password with PHP that can be reliable and helpful.
This snippet will assist you in working with classes in PHP. Learn how to generate static classes with the help of our guidelines.
Read this tutorial and learn information about several methods that are used for getting the class name of the object in JavaScript. Also, try examples.
Read this tutorial and learn several useful methods that are used to detect the client timezone offset in JavaScript easily. Choose the best one for you.
Read this tutorial and learn the right ways of getting the data-id attribute using jQuery two methods. Also, learn more information about the two methods.
Read this JavaScript tutorial and learn several string methods that are used to retrieve the first character of a string. Choose the best one for you.
Read the tutorial and learn the methods of getting the last item in the array. Get to know the methods and their peculiarities to find the best solution.
Read this tutorial and learn useful information about how you can detect the value of the HTML <textarea> element easily using one of the jQuery methods.
Read this tutorial and learn useful information about the two popular built-in methods that are used for listing the properties of the object in JavaScript.
In this JavaScript tutorial, you will read and learn information about an easy insert strategy method of moving the array element to another position.
Read the tutorial and learn information about the method of reloading a page using JavaScript. Also, learn how to make the page be loaded automatically.