I have a very slow code running on the server side, to avoid the delay in rendering on the page, I decided to call the function via ajax after the page loaded, I used both ways but both did not work:
With $(document).ready the p...
asked by
26.10.2014 / 02:05