php - slow loading content via AJAX -


i have modal box in add content box via ajax ( data database ), here problem. content loaded slowly. happened open modal , after 4 or 5 sec appears content.

i set content :

$("#someidinmodal").html(""+datafromdatabase); 

so how think problem ? need buy better server? xd or there faster method this?


Comments

Popular posts from this blog

resizing Telegram inline keyboard -

javascript - How to bind ViewModel Store to View? -

javascript - Solution fails to pass one test with large inputs? -