Hi, I have a view with a button to call up a module. I would like the recall of this module to take place in a new window that overlaps the current one and with different sizes
I tried this code, but it opens the ion module a new tabe and resizes the window
 

<a href="/giorni" class="button"  target="_blank" resizable=0, width=300, height=200 > GIORNI  </a>

Comments

Gae58’s picture

Thanks for the links