AjaxLoad
April 6, 2006
Looking for loading indicators, but cant seem to find the right image with the correct background?
Look no futher! AjaxLoad is a new service, that allows you too dynamically customize loading indicators. You can change the background colour, and even the colour of the dots!
AjaxLoad is currently in Beta and theres only 7 indicators you can actually customize, but there should be more added soon!
|
|




[...] Link: AjaxLoad (via Ajax Blog). [...]
Ok, understand. after more thought, i don’t actually want the page to refresh… This be the structure of the form…
select menu - images or anchors
button - retrieve
once selected, displays and populates another select menu and button, and then once selected displays form to alter data.
But some of the data that can be altered is what is inside one of the select menus. So if i update, it will work, if i update again, it wont work cause the update script depends on the value of the select menu. Which, after the first update no longer is valid like microsoft test.
So what i would like to do is after the update is completed, run a javascript function to to change the value to the correct data.
Any help is much appreciated.