sagi
Joined: 17 May 2010
Posts: 1
|
Posted: Mon May 17, 2010 2:09 pm Post subject: Banner - BeforeNavigate |
|
|
Hi,
I would like to put a banner in my toolbar, and do some js action whenever the user navigates in the web.
Currently I understand the solution is by syncing on the "BeforeNavigate" event, and this refresh the full html page of the banner.
However, I don't want to refresh the banner, just catch this event in my js code (similar as in the custom js component)
Is there option doing it?
Is there any way to combine the js component solution with the banner component?
Thanks,
Sagi |
|