I want to ask is that any good AJAX jQuery code for .load()
I am using .load()
method to call over other file into certain div id by onclick="myfunction()"
and it always need to hold awhile for progress.
Now what i want to do is how to add something while the progress, for better performance.
Any ideal guy ^^
before that thx for read it.