Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Progress bar disappears after a click
#1
It's probably caused by this function:
$('#warlc-progressbox').hide().click(function(){
clearInterval(intervalId); 
$(this).hide(); 
return false;
});
Or maybe not...
Also, how to stop the checking process?
Reply


Messages In This Thread
Progress bar disappears after a click - by zeromido - 07-03-2018, 01:00 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)