In Prototype I can show a “loading…” image with this code: var myAjax = new Ajax.Request( url, {method: 'get', parameters: pars, onLoading: showLoad, ...
-
May 6, 2022
- 0 Comments