Creating jQuery Popup Div

Jquery is most popular JavaScript library in the world, most web developers used jquery in there development because it is easy for newbies, jquery have a lots function and effects like form validation, animation, image slider and popup div box. A web developer or designer we can apply this jquery effects very easy in our …

How to create jquery ajax success post

Jquery is the most popular JavaScript library, and makes easy for our work web development projects, there have a lots of useful functions and tricks of Jquery such as form validation, onchange, click trigger and hiding the elements and especially in Ajax makes short and easy. I try pure Ajax before and the script is …

Regexp Javascript jQuery You Should Know

In Web Development, there have forms we need to secure and validate using Regexp Javascript or Regular Expression, in some cases are registration form, transaction forms such as valid email, valid postal code, matching strong password and securities. In this article, I compiled the useful of JavaScript Regular Expression, this is the most common Regexp …