Which js-function is called to load the iframe of a related view

is it possible to change the called function, by replacing the onclick-event of the menuitem or is it even possible to do some tasks, before or right after the related view-iframe has loaded?

EDIT

the function, called when pressing a entity in the navigation bar, is named loadArea. I want to do some things in this function, how could i replace or modify it. Maybe some own function an then loadArea(...) ?

link|improve this question

38% accept rate
1  
It's not clear what you wish to ask here. You can change the called function name if your 'changing' name code will run before the page load. – Ido Green Dec 20 '11 at 13:51
i have a crm entity, entity1 and an associated entity entity2. If I open entity1-formular and on this, the related-view of entity2, there has a funciton to be called, to load the iframe, but which function is this, and how can I replace this function? – Karl Dec 20 '11 at 13:53
feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.