Categories
JavaScript

JavaScript Form Validation for Beginners

We will start with very basic form validation through JavaScript, it will be a collection for a few form fields and a few types of validations.  To collect user’s information such as Name, Email Address, Phone Numbers, Password, etc we create web forms and To collect correct information from the website users, we need to…

Categories
JavaScript PHP

How to pass value of JS variable into PHP page or variable

This is always a challenge for a PHP beginner that How to pass value of JAVASCRIPT variable to a PHP variable or How can I access JS variable into my PHP Page. Today I am going to write for those beginners who are stuck in their programming. First we look at the difference between JavaScript…

Categories
JavaScript Tutorials

Understanding the Dynamics of Node.Js Cluster

If you are a seasoned developer for quite a while and not living under the rocks then you must be aware of Node.Js and how it has emerged as a standalone platform for running single-threaded architecture, even though files and network events could leverage multiple threads. This implies that it will only perform one function…

Categories
Coding JavaScript jQuery

Easy to use jQuery Tabs CSS & jQuery

Easytouse Tabs is a simple, right graceful script for tab and especially with a short script for tabbing system, It’s very easy to implement JavaScript tabs and more decorative visual transition that pass strict tab to tab. The result is a short and simple to manage tabs with jQuery. [button color=”green” size=”big” link=”http://creativealive.com/demo/easytousetabs/index.html” target=”blank” ]View…