Categories | Question details Back To List | ||
[Tabbar] Loading Status in iframe mode Hello, I need to use an indicator of status when the page is loading its contents. While trying to change the hrefmode of xml, I saw that appears this status for the hrefmode = "ajax-html". It is possible to have this status for the hrefmode = "iframe"? Peneluc Answer posted by Support on Apr 10, 2008 07:55 In case of "frames" there is no any universal solution, you can try to show status message from onSelect handler ( setOnSelectHandler ), and trigger it by some custom code added to the page loaded inside iframe. There is no built in support for such functionality . Answer posted by Peneluc on Apr 10, 2008 10:17
Ok, but does exist any event executed before and after loading |