I am facing an issue while load URL in DIV, I want to display loader in DIV until the DIV URL is not fully load.
I use timeout but it not works as expected…
What I do in this situation… Please help me to provide the script for understanding…
jQuery’s load() method provides a callback which is executed after HTML insertion has been performed. This might be a good place to remove the spinner.