Code:
function func_2(str)
{
$(document).ready(function() {
$('input[type=text]').on('keyup', function(e) {
if(e.which == 13) {
var check=fal;
}
})
});
if(check==fal){
func_1();
}else
{
var xmlhttp;
if (str.length==0)
{
document.getElementById("mydiv").innerHTML="";
return;
Leave a comment: