I would like to add two types of animations to a web app:
1. Page loading animations that display while a page is being loaded (i.e, the animation probably cannot be attached to the page being loaded).
2. Save confirmation animations that display in a popup window when a "Save & Close" type button is pressed, and while the subsequent form is being loaded.
I have defined the RadAjaxManager on the master pages in the app, and ideally the animations should be controlled from the master pages.
Do you have any fully coded examples that provide this type of functionality?
1. Page loading animations that display while a page is being loaded (i.e, the animation probably cannot be attached to the page being loaded).
2. Save confirmation animations that display in a popup window when a "Save & Close" type button is pressed, and while the subsequent form is being loaded.
I have defined the RadAjaxManager on the master pages in the app, and ideally the animations should be controlled from the master pages.
Do you have any fully coded examples that provide this type of functionality?