| Author |
How to show loading indicator image with <ajax:area> tag
|
vikrantX singh
Greenhorn
Joined: Jun 18, 2012
Posts: 1
|
|
hi
i am developing a web page using AJAX TAGS(ajaxtags.sourceforge.net) .
for example :->
index.jsp
<html><body>
<ajax:area>
..... some code here .........
<a href="index.jsp"> load again </a>
<!--loading the same page when above link is clicked
-->
</ajax:area>
</html></body>
I want to show a animated image or a messag while my page is loading by clicking on link load again
please help me out
|
 |
 |
|
|
subject: How to show loading indicator image with <ajax:area> tag
|
|
|