JAVASCRIPT Archive

jQuery live preview script helps the user to preview their entered information in the site or in the comment box before finally submiting their information to the site. Here is sample jQuery script : [crayon-519835f56c01a/] Steps : 1. I had attached keyup() event with selected DOM element (live1), here

We can use variable value in JavaScript in PHP, but we can not directly use value in client side (JavaScript) in server side PHP. Here is simple solution to use value in client side (JavaScript) variable in server side PHP varaible : we need to pass values in JavaScript





