Skip to content

web programming

Live Design Changing with Jquery

Live Design Changing with Jquery

  • by

In this post I want to explain how to change design colors like Twitter UI setting.  We added user control system to manage own template design. It’s useful feature for your web projects to providing option to the end-user can customize his page template. This script divided into four parts Jquery, PHP, CSS and HTML.

Live Design Changing with Jquery

Read More »Live Design Changing with Jquery

Jquery Duplicate Fields Form Submit with PHP

Jquery Duplicate Fields Form Submit with PHP

How to submit jquery duplicate field values to form with PHP. It’s very basic level code, I had implemented this using relCopy.js jquery plugin to duplicating the existing field. I hope it’s useful for you. Thanks!

Jquery Duplicate Fields

Perfect Javascript Form Validation using Regular Expressions
Jquery Validation with Regular Expressions
Server Side Form Validation using Regular Expressions

Read More »Jquery Duplicate Fields Form Submit with PHP