$(document).ready(function() { jQuery(".ac_bip").bind("ajax:success", function(){ window.location.reload(); }); })