Hello!

I'm facing the following issue:
I have a page with a button. I'm navigation to some other page by
setResponsePage.
I've set up a loading div with spinner which works great with the
ajaxrequest.
It shows it and hides it automatically.

But I would like to use it in a way that the loading div should be
displayed, until the arrival page comes in a state of onLoad.

I can show the loading div from js code before navigating and hide in in
the recipient page's OnLoadHeaderItem js call, but is there a way to do it
manually?

Thanks,

Aron Kovacs

Reply via email to