Quantcast
Channel: Yii Framework Forum
Viewing all articles
Browse latest Browse all 18717

Jquerey Update Done More Than One Time

$
0
0
Hi,

I am using jQuery to update the user inputed data in the comments field. jQuery event will be triggered when even the focus was blur


$(document).ready(function(){
   $('#mycontrolid').live('blur',function(){

     //code to update the comments

   });
});



some times the save action was triggered multiple times , how to solve this?

Any one faced the same problem?

Viewing all articles
Browse latest Browse all 18717

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>