1
2
$(document).ready(function(){
copycat.copyinit("keyup","#l-input-1","#r-input-1");
This function copying values from one input field to another.
You need to specify method, input field and output field.
After that calling a function.
You need to specify method, input field and output field.
After that calling a function.
Be the first to comment
You can use [html][/html], [css][/css], [php][/php] and more to embed the code. Urls are automatically hyperlinked. Line breaks and paragraphs are automatically generated.