Refresh AdminCP Menu during Product Install
Is there anyway (using Javascript or otherwise) to automatically refresh the AdminCP menu (left side frame) during a product install, using the PHP install code for instance.
I'm developing a product that will include a cpnav XML file, and would rather not have to instruct users to "refresh the page" or "press F5" so they can see the new menu options. My first thought would be JavaScript code to instruct the left side menu frame to refresh itself, but I'm not sure if it's possible, how it would be done, or whether or not it would work within the product install code.
Besides that one issue, everything is seamless. Many of the mods I see are telling their users to refresh, or logout then log back-in.
Any ideas?
|