I have 2 things to show such as my first popup
<body><a href=' ...'>Before</a></body>
and the second one
<body>After</body>
Is it possible to change current popup after user clicks on it (using some user define function that will handle “href”) ?
How to use view.update_popup
?