javascript Programming Glossary: getprogress
jQuery AJAX loop to refresh jQueryUI ProgressBar http://stackoverflow.com/questions/9540957/jquery-ajax-loop-to-refresh-jqueryui-progressbar to build either the StartLoop function or make a recursive GetProgress function. Ideally I will have a public variable var isDone false.. executes 100 times function StartLoop for var i 0 i 100 i GetProgress And here's my sample ajax request function GetProgress .ajax.. i GetProgress And here's my sample ajax request function GetProgress .ajax url query.aspx GetProgress success function msg var data..
|