hi , i am new to jquery and this group. i am learning to use jquery as i am finding it very cool and easy.
i have question how can i show the loading indicator with load
function
i am using this simple code
$("#field").load("test.php")
<div id="field"></div>
Thanks

